mirror of
https://github.com/NVIDIA/dgx-spark-playbooks.git
synced 2026-06-24 23:29:31 +00:00
chore: Regenerate all playbooks
This commit is contained in:
parent
0c6aab8e63
commit
785c1ea37b
@ -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)
|
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
|
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.
|
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.
|
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.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user