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
のファイル保存先