Editing a Notebook Session
Edit an active notebook session in Data Science to update the name or description.
To edit other options, deactivate the notebook session, and then reactivate it. This action lets you to change options such as the block storage size, Compute shape, compartment, VCN, and the subnet.
Use the oci data-science notebook-session update command and required parameters to edit (update) a notebook session:
oci data-science notebook-session update --notebook-session-id
<notebook-session-id>
... [OPTIONS]For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Use the UpdateNotebookSession operation to edit (update) a notebook session.