Skip to content

kodeschreiber/jupyter_docker

Repository files navigation

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

About

Spawn a jupyter lab instance in a Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published