Instructions

You must be in this ds_template directory to run these commands.

  1. Modify the environment.yml file

  2. Grant execution permissions on the shell scripts

chmod +x *.sh

  1. Build the image (may take ~ 10 minutes)

./build-image.sh

  1. Run a container with the image

./run-container.sh

  1. Run a jupyterLab in the container

./run-jupyter.sh

  1. Access jupyterLab at http://localhost:8888 with a token of mytoken