Skip to content

vsoch/julia-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Share

This is a notebook modified from the datascience-notebook stack. It includes many more packages for Julia+Jupyter.

CircleCI

Usage

This is derived from this guide

docker pull vanessa/julia-share

Run the container, bind your working directory (to save files to your host) to /home/joyvan/work

docker run -it --rm -p 8888:8888 -v $PWD:/home/jovyan/work vanessa/share-julia

About

Docker container (intended for Singularity container share) with jupyter+julia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published