list notebooks
https://xxxx.yyyy.zzzz.com/notebook/{workspace}
This route lists all running notebooks within kaos.
create notebooks
https://xxxx.yyyy.zzzz.com/notebook/{workspace}
This route creates a new notebook instance.
Query Parameters
user for tracking ownership of notebook
get build logs
https://xxxx.yyyy.zzzz.com/notebook/{workspace}/build/{job_id}/logs
This route provides access to logs from building the source notebook image.
remove notebook
https://xxxx.yyyy.zzzz.com/notebook/{notebook_name}
This route deletes a running notebook instance.