Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 380 Bytes

jupyter_docker

Spawn a jupyter lab instance in a Docker container


To Start off, run the build script:

$ ./build.sh

If you want the command to exist as a symlink on your system:

$ ./install.sh

You can then run:

$ jl

Alternatively, run the start command in the repository:

$ ./start.sh

Included is a sample jupyter-lab configuration:

sample_jupyter_config