chore: Regenerate all playbooks

This commit is contained in:
GitLab CI 2026-06-24 20:08:19 +00:00
parent 0c6aab8e63
commit 785c1ea37b

View File

@ -118,7 +118,7 @@ Create and start a JupyterLab environment:
3. Wait for the status to show "Running" (this may take several minutes on the first launch)
4. Once "Running", if JupyterLab does not automatically open in your browser (a pop-up was blocked), you can click the "Open In Browser" button
When starting, a default working directory (/home/<USERNAME>/jupyterlab) is created and a virtual environment is set up automatically. You can
When starting, a default working directory (`/home/<USERNAME>/jupyterlab`) is created and a virtual environment is set up automatically. You can
review the packages installed by looking at the `requirements.txt` file that is created in the working directory.
In the future, you can change the working directory, creating a new isolated environment, by clicking the "Stop" button, changing the path to the new working directory and then clicking the "Start" button again.