/
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
get
Get contents of file or directory
put
Save or upload file.
post
Create a new file in the specified path
delete
Delete a file in the given path
patch
Rename a file or directory without re-uploading content
get
Get a list of checkpoints for a file
post
Create a new checkpoint for a file
post
Restore a file to a particular checkpointed state
delete
Delete a checkpoint
identity
1
kernels
6
kernelspecs
1
sessions
5
status
1
terminals
4
get
Get the Jupyter Server version
contents
Delete a file in the given path
delete
/api/contents/{path}
Path parameters
path
string
required
file path
Response
File deleted
Changes