/
JU
jupyter-server
/
Jupyter Kernel Gateway API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15m ago · Updated 2mo ago
Details
Filter operations
api
3
channels
1
kernels
6
get
List the JSON data for all currently running kernels
post
Start a kernel and return the uuid
get
Get kernel information
delete
Kill a kernel and delete the kernel id
post
Interrupt a kernel
post
Restart a kernel
kernelspecs
1
sessions
5
kernels
Interrupt a kernel
post
/kernels/{kernel_id}/interrupt
Response
Kernel interrupted
Changes