Notebook
Overview

Instance Types
: The selection of instance types according to the current group contextImages
: The selection of images according to the current group contextUser Limits
: The resources constraints are on the current userGroup Resources
: The resources dashboard indicates current used resources and the limit according to the current group contextVolumes
: Volumes are associated with the current groupShow advanced settings
: Display the advanced settings of launching NotebookEnvironment Variables
: Set environmental variables in running notebook server
Launch
Log in
User Portal
with a user account, selectNotebooks
and clickStart My Server
to enter the spawner page.Confirm if the current group is what you desire; switch the group by the
Group:
dropdown at the top of the right side.Select an
Instance Type
for the resource allocation to this project. It lists instance types only within the context of the group.Select an
Image
which the project is based on. It lists images only within the context of the group.Accordingly, images are selectable only if
Types
of which match the selectedInstance Type
that guarantees hub is spawned with the proper image.**** Group/System Image
From image selection,
i
hint indicates an imageGroup
image orSystem
image.Enabled Advanced Settings if required. Click
Start Notebook
. Your Server environment would be instantiated. Once the Notebook is spawned, it will pop up a new tab.
Spawning
From Notebook tab, it shows the spawning progress.

Spawning can be cancelled by clicking Cancel
.
Notebook Logs
Logs are retrieved from Jupyter Pod since Notebook spawning to Notebook end. The logs can be viewed from Logs
tab and be downloaded as a file as long as Notebook is alive. Once Notebook is terminated, logs are gone with it. In this case, we can only check latest logs cached by UI.

Stop
Click Shutdown Server
. It takes a short while to stop it.
Notice

Reference
Last updated