Skip to content

ivcvy/jupyter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-clone

Spawn jupyterlab instances in docker container as you like in secure environment! Customize the requirements as needed at build time, and update requirements via rebuild (remove and build) with storage preservation in host filesystem. All instances are connected via bridge network.

build

bash build.sh PROJECT_NAME

stop

bash stop.sh PROJECT_NAME

start

bash start.sh PROJECT_NAME

remove

bash remove.sh PROJECT_NAME

check instances connected to network

docker network inspect jupyter-clone -f "{{json .Containers }}"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published