Skip to content

vsoch/julia-share

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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