Stopping a Jupyter Notebook
When you are done using your Jupyter Notebook, you can stop the Jupyter Notebook by stopping the workflow through Fuzzball GUI or CLI.
Please select either the GUI or CLI tab to see the appropriate instructions for your
environment.
Navigate to your workflow’s status page and click the Cancel
button to stop your workflow.
After canceling your job, you workflow will be in a cancelled state shown in the screenshot below.
To stop the workflow using the Fuzzbal CLI, you can use the Fuzzball workflow stop subcommand. The
required arguement for this subcommand is the workflow UUID. Below is an example command which stop
workflow UUID aa3b04f0-f245-4032-a7b1-5cef0acfaf6c
.
$ fuzzball workflow stop aa3b04f0-f245-4032-a7b1-5cef0acfaf6c
Workflow stopped with name aa3b04f0-f245-4032-a7b1-5cef0acfaf6c