/
GO
google
/
Jupyter Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
api-spec
1
config
2
contents
9
identity
1
kernels
6
get
List the JSON data for all kernels that are currently running
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
status
1
terminals
4
get
Get the Jupyter Server version
kernels
Kill a kernel and delete the kernel id
delete
/api/kernels/{kernel_id}
Path parameters
kernel_id
string
uuid
required
kernel uuid
Response
Kernel deleted
Changes