jupyter-playgrounds

準備

# STEP1
環境構築にDockerを使うので、インストールしていない方はインストールして下さい。
https://www.docker.com/docker-mac
  
# STEP2 ※Docker containerのダウンロード・ビルドするので時間がかかります。
git clone https://github.com/shuogawa/jupyter-playgrounds.git
cd jupyter-playgrounds
./start.sh

# STEP3
open http://localhost:10000

# STEP4
./stop.sh