/
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
kernelspecs
1
sessions
5
get
Get session
delete
Delete a session
patch
This can be used to rename the session.
get
List available sessions
post
Create a new session, or return an existing session if a session of the same name already exists
status
1
terminals
4
get
Get the Jupyter Server version
sessions
List available sessions
get
/api/sessions
Response
List of current sessions
Session[]
required
id
string
uuid
path
string
path to the session
name
string
name of the session
type
string
session type
kernel
Kernel
Kernel information
Changes