Skip to content

kdingn/jupyterlab-dockerfile

Repository files navigation

🪐Jupyterlab-dockerfile🐳

🚀How to start jupyterlab server

git clone https://github.com/kdingn/jupyterlab-dockerfile.git
cd jupyterlab-dockerfile
docker compose up --build -d

→ Access to http://localhost:8888 on browsr

⚙Settings

If you want to add python modules...

Run poetry add *** on host

If you want to edit jupyterlab config...

Edit jupyter_lab_config.py