- Add the script to the base image.
- Add the script to the Dockerfile instructions.
Domino recommends using JupyterLab instead of Jupyter. It is a newer offering with superior features and performance.
VS Code
See Using Visual Studio Code in Domino Workspaces.JupyterLab
The following example script shows how the JupyterLab script must configure access to files in the Environment, set up the working directory, and define the necessary routing.Other tools
See Domino pluggable notebooks. After adding the script to the Environment, modify the Pluggable Workspace Tools section of the Environment definition to define the entrypoint for Workspace tool startup:- Go to the Environment you want to edit.
- Click Edit Definition.
- Go to Pluggable Workspace Tools.
- Modify the entry so that the start field points to your tool’s launch script.