Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 279 Bytes

Work with jupiter python notebook with help of docker container.

  1. Build docker container
docker build . -t jpnotebook/anaconda
  1. Create sub directory for Jupiter notebook files
mkdir ./noteboooks 
  1. Launch docker container
sh start.sh