Run in Determined
Learn how to run the JupyterLab Mount Extension inside of Determined.
December 4, 2023
You can run the HPE ML Data Management Jupyterlab Extension inside of Determined.
Before You Start #
- You must have Determined
0.23.4
or greater installed - You must have HPE ML Data Management JupyterLab Extension
2.7.0
or greater installed
How to Run the Extension in Determined #
- Open Determined.
- Navigate to the Notebook Launcher.
- Click Show Full Config.
- Replace the
podSpec
section with the following:podSpec: spec: containers: - name: determined-container securityContext: privileged: true
- Update the
cpu
image to the following:pachderm/notebooks-user:v2.8.1
Limitations #
- GPUs are not yet supported