Giter Club home page Giter Club logo

habushu's Introduction

畧酒(Habu-Shu; IDSCI standard python development environment)

情報データ科学部 プログラミング演習2 の演習用環境です.

requirements

  1. visual studio code

  2. codeの拡張パッケージ Remote Development

introduction

  1. 作業用ディレクトリを C:\Users\kotaro\psp2 とします.

  2. このディレクトリにhttps://github.com/helmenov/habushuの中身をすべてダウンロードして配置します. zipfile

    以下のようなディレクトリ構成にしてください.

    psp2
    ┣ Dockerfile
    ┣ .devcontainer ┳━ devcontainer.json
    ┃               ┗━ postAttach.sh 
    ┣ pyproject.toml
    ┣ poetry.lock
    ┗ Readme.md
    

    gitを使うともっと楽です.

    git clone https://github.com/helmenov/habushu.git C:\Users\kotaro\psp2

  3. vscodeでこの作業用ディレクトリを開きます.

    すると,右下端から「フォルダーに開発コンテナーの構成ファイルが含まれています.コンテナーで開発するフォルダーをもう一度開きます」とでるので,「コンテナーで再度開く」を押します.

  4. しばらくすると,再構築が終わり,pythonやpoetryが使える環境に入っている状態になります.

    • 初期状態として,numpy,matplotlib,pandas,ipykernel,mypyがライブラリ導入済みです.
    • ライブラリを加えたい場合は,vscodeのターミナルで,poetry add scipy などのようにパッケージを加えてください.加えたあとにpoetry installすると反映されます.

habushu's People

Contributors

helmenov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.