Skip to main content
Serverless AI Devlabs provide an interactive environment for coding and prototyping without the need to manage infrastructure. This quickstart shows how to create a Devlab from the JupyterLab® template and open it in your browser.

Prerequisites

  • Make sure you are in a group that has at least the editor role within your tenant or project; for example, the default editors group. You can check this in the Administration → IAM section of the web console.
  • In the Administration → Limits → Quotas section, check the following quotas:
    • Number of virtual machines (VMs) under Compute: make sure that at least one VM is available.
    • Total number of allocations under Virtual Private Cloud: make sure that at least one allocation is available.
    If necessary, increase the quotas.

Steps

Create a Devlab

  1. In the sidebar, go to  Serverless AI → Devlabs.
  2. Click  Create Devlab, choose Template, and select JupyterLab.
  3. Review the prefilled Devlab settings. The console generates the Jupyter token automatically. Copy and save the token securely.
  4. Click Create Devlab.
Wait for the Devlab to start running.

Open JupyterLab

When the Devlab is running, open its managed HTTPS URL in a browser. A public IP address is not required.
  1. In the sidebar, go to  Serverless AI → Devlabs.
  2. Open the page of the required Devlab.
  3. Wait until the Devlab is running. Then, in the Network section, copy the public Devlab address from the Public Devlabs field.
  4. In a browser, open the URL and enter the Jupyter token in the JupyterLab password field. Use the token that the console generated when you created the Devlab.

View logs

  1. In the sidebar, go to  Serverless AI → Devlabs.
  2. In the Devlab list, next to the Devlab, click View logs. Alternatively, click  → View logs.

Expected results

  • The JupyterLab Devlab reaches the Running status.
  • You can open JupyterLab from the managed HTTPS URL and sign in with the Jupyter token in the password field.
  • You can view Devlab logs.

Delete the Devlab

If you no longer need the Devlab, delete it. Once you delete the Devlab, you will not be charged for its computing resources or container disk.
  1. In the sidebar, go to  Serverless AI → Devlabs.
  2. In the Devlab list, find the Devlab and click  → Delete.
  3. Confirm the Devlab deletion.

See also

“Jupyter” and the Jupyter logos are trademarks or registered trademarks of LF Charities, used by Nebius B.V. with permission.