Run Commands

Run in Determined

Learn how to run the JupyterLab Mount Extension inside of Determined.

April 4, 2024

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 #

  1. Open Determined.
  2. Navigate to the Notebook Launcher.
  3. Click Show Full Config.
  4. Replace the podSpec section with the following:
    podSpec:
        spec:
          containers:
          - name: determined-container
            securityContext:
              privileged: true
  5. Update the cpu image to the following: pachderm/notebooks-user:v2.9.3

Limitations #

  • GPUs are not yet supported