-
Copy this docker-compose.yml file to the root of your project
-
Run
docker-compose up
-
Copy the unique URL from the terminal (that looks like this:
http://127.0.0.1:8888/lab?token=45d53a348580b3acfafaa830e99b37d51a501d125663a5c0
) to a URL in your browser -
Navigate to the
work
directory in Jupyter Lab container -
Get to work 😜
(this removes dangling containers which may block the running of other containers in the future)
-
Hit Cntrl + C in the terminal
-
Type
docker-compose down