Skip to content

nick-lay/docker-jupyter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jupyter-python

Contents

  • Python
  • jupyter lab
  • pandas
  • numpy
  • sympy
  • matplotlib

Launch example

docker run -d --name "jupyter" -p 8888:8888 -v /mnt/data/development/ipython_nb:/home/ipython_nb --restart unless-stopped -e "PASSWORD=pass" demin/jupyter-notebook-python

About

jupyter notebook with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors