conveyor notebook
Commands on notebooks
Options
-h, --help help for notebook
Options inherited from parent commands
--debug Show debug output
--no-browser NO_BROWSER=true Do not automatically open a browser at login instead print the url to the command line. You can also use the environment variable NO_BROWSER=true.
-o, --output string Change the output. Valid options are table or json (default "table")
--quiet QUIET=true Quiet down the output. You can also use the environment variable QUIET=true.
See also
- conveyor - A CLI to operate your Conveyor environments and projects
- conveyor notebook create - Create a new notebook with existing configuration or specify the options interactively
- conveyor notebook delete - Delete a notebook
- conveyor notebook download - Retrieve the notebook files to local file system
- conveyor notebook export - Write the notebook Dockerfile template to a file
- conveyor notebook ide-connect - Allow connecting to Conveyor notebooks from your IDE
- conveyor notebook ide-disconnect - Stop connections from your IDE to Conveyor notebooks
- conveyor notebook list - Lists your notebooks
- conveyor notebook open - Open a running notebook
- conveyor notebook start - Start a stopped notebook
- conveyor notebook stop - Stop a notebook
- conveyor notebook upload - Upload files from local file system to notebook environment