/
/jupyter-server
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 33m ago · Updated 1mo ago
  • getGet the list of Notebooks in the given Namespace
  • postCreate a Notebook in the given Namesapce
  • deleteDelete a Notebook in the given id
  • patchPatch a Notebook in the given Namesapce, Update Yarn Resource Setting
  • poststart a Notebook, request information from mongo
  • deletestop a Notebook, request information from mongo
  • getGet the status of Notebooks in the given Namespace
  • getGet log of notebook in the given namespace
  • getGet the list of Notebooks in the given Namespace belongs to a User
  • getGet the list of Notebooks belongs to a User
  • getGet user of notebook.
  • getGet the dashboard belongs to a User

Delete a Notebook in the given id

Delete Notebook.

delete/aide/v1/notebooks/{id}

Path parameters

idstring string required

Response

OK

Changes