dai08srhg / experiment-template

Pythonの実験テンプレート

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

experiment-template

Pythonの実験環境. dockerコンテナとjupyterを連携
(./notebookをjupyterにマウント)

利用方法

イメージのビルド

docker-compose up --build

jupyterのみ起動の場合

docker-compose up jupyter

About

Pythonの実験テンプレート


Languages

Language:Dockerfile 100.0%