Skip to main content

Creating JupyterLab in Kubernetes workspace

JupyterLab is a famous tool for AI researchers. We will discuss how to prepare it on the OAsis Portal. First, we need a disk to persist our codes.

  1. Go to Kubernetes tab on left panel, select "Disks".
  2. Select "Create new disk" on right top corner.

Picture1.png

Then, create a workspace to run JupyterLab.

Picture2.png

Disk: select the disk we created for this workspace.

Picture3.png

Wait until the workspace is running, then click the JupyterLab link to launch the UI.

Picture4.png

Picture5.png

 

To access disk console, click the workspace, e.g. jupyterlab.

2024-08-15_113204.png

And then select Console.

2024-08-15_113316.png