Skip to content

Commit 7a37b52

Browse files
lukasgdRMeli
andauthored
Update docs/access/jupyterlab.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent f34b400 commit 7a37b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/access/jupyterlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ A Jupyter session can be started with either a [uenv][ref-uenv] or a [container]
3333
!!! warning "Ending your interactive session and logging out"
3434
The Jupyter servers can be shut down through the Hub. To end a JupyterLab session, please select `Hub Control Panel` under the `File` menu and then `Stop My Server`. By contrast, clicking `Logout` will log you out of the server, but the server will continue to run until the Slurm job reaches its maximum wall time.
3535

36-
If the default base images do not meet your requirements, you can specify a custom environment instead. For this purpose, you supply either a custom uenv image/view or CE TOML file under the section `Advanced options` before launching the session. The supported uenvs are compatible with the Jupyter service out of the box, whereas container images typically require the installation of some additional packages.
36+
If the default base images do not meet your requirements, you can specify a custom environment instead. For this purpose, you supply either a custom uenv image/view or [container engine (CE)][ref-container-engine] TOML file under the section `Advanced options` before launching the session. The supported uenvs are compatible with the Jupyter service out of the box, whereas container images typically require the installation of some additional packages.
3737

3838
??? "Example of a custom Pytorch container"
3939
A container image based on recent a NGC Pytorch release requires the installation of the following additional packages to be compatible with the Jupyter service:

0 commit comments

Comments
 (0)