メインコンテンツまでスキップ

Run JupyterLab locally

Use Docker Compose to run JupyterLab, with the AI Unlimited Jupyter Kernel, locally in a container.

Clone the AI Unlimited GitHub repository

Clone the AI Unlimited GitHub repository. The deployments folder in the repository contains template, parameter, and policy files for installing AI Unlimited.

Open a terminal window, and clone the repository.

Set a location for JupyterLab configuration files

ヒント

Learn about AWS or Azure environment variables.

Optionally, set the JUPYTER_HOME environment variable to the directory in which to store the JupyterLab configuration files. The default location is ~/.jupyter.

Start JupyterLab

  1. Go to the directory where jupyter.yaml is located, and start JupyterLab.

The command downloads and starts the JupyterLab container.

  1. To retrieve the Jupyter token, list the currently running containers, and identify the name of the JupyterLab container.

    Then search for occurrences of the string 'Token' in the container's logs.

Verify access to JupyterLab

When JupyterLab is ready, you can access it at http://localhost:8888, and enter the token.