Skip to content
/ jupyter Public

Jupyter on python3 with libraries for neuroimaging.

Notifications You must be signed in to change notification settings

neuro/jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is our default Jupyter image for Docker with most frequently needed python packages already installed. Images are automatically created and uploaded to Docker Hub. To launch the notebook server:

docker run --rm -it -v $(pwd):/notebooks -p 8888:8888 neurology/jupyter

About

Jupyter on python3 with libraries for neuroimaging.

Resources

Stars

Watchers

Forks

Packages

No packages published