cldkctl notebook
The notebook command is used to manage Jupyter Notebooks within your Cloudeka environment. It allows you to create, start, stop, edit, and delete notebooks while also viewing detailed information about existing ones. This helps you manage computational resources efficiently, particularly when working with data analysis, machine learning, or AI development workflows.
Usage
cldkctl notebook [flags]Aliases
notebook, nbAvailable commands
Command
Description
create
Create a new notebook
delete
Delete a notebook
detail
View detailed information about a notebook
edit
Modify a notebook’s configuration
list
List all notebooks
start
Start a notebook
stop
Stop a running notebook
Flags
Flag
Description
-h, --help
Help for the notebook command.
Last updated
