Skip to content

A nice little jupyter-lab setup with SSLand other niceties

Notifications You must be signed in to change notification settings

adam-huganir/jupyterlab-env

Repository files navigation

jupyterlab-env

A nice little jupyter-lab setup with SSLand other niceties

To use

# Assuming you don't have a jupyter setup yet and poetry installed
git clone https://github.com/adam-huganir/jupyterlab-env.git ~/.jupyter
cd ~/.jupyter
poetry install
poetry run jupyter notebook password # set up a password
poetry run jupyter lab <some root directory>

You will need to define the following environmental variables

JUPYTERLAB_URL
JUPYTERLAB_SSL_CERT
JUPYTERLAB_SSL_KEY