Skip to content

mshytikov/jupyter-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jupyter-dev-env

Simple dev env to run Jupyter

Usage

Lets define user user_id and group_id for user which we will use to run the container.

export CONTAINER_USER="$(id -u):$(id -g)"

Run it

As simple as

docker-compose up

Find and open the url from the logs which starts with http://127.0.0.1:8888/lab...

About

Simple dev env to run Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published