Editing a Notebook Session
Edit an active notebook session in Data Science to update the name or description. Edit a deactivated notebook session 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 parameters and values for CLI commands, see the CLI Command Reference.
Use the UpdateNotebookSession operation to edit (update) a notebook session.