Skip to content

ajoubertza/voevent-docker-notebook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

###IPython notebook running in specific environment

###To use do the following in directory with Dockerfile:

docker build -t notebook .
docker run -d -p 8888:8888 -v ~/jupyter-notebooks/:/ipynb notebook

Then connect from browser by loading http://localhost:8888.

About

Jupyter (IPython) notebook to play with VOEvent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published