Skip to content

neuroph12/python-tips

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-tips

使用方法

requirements.txtに記載されたパッケージをインストールしたDockerイメージを作成する

$ make build

Jupyter Notebookの起動

$ make boot
>    Copy/paste this URL into your browser when you connect for the first time,
>    to login with a token:
>        http://localhost:8888/?token=***

設定

ディレクトリについて

  • notebook/*** ... Jupyter Notebookのファイル保存先

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 41.8%
  • Python 37.1%
  • Jupyter Notebook 16.0%
  • TypeScript 1.5%
  • HTML 1.1%
  • Shell 0.7%
  • Other 1.8%