-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
127 lines (127 loc) · 4.4 KB
/
Copy pathapis.yml
File metadata and controls
127 lines (127 loc) · 4.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
aid: jupyter-notebooks
name: Jupyter Notebooks
description: >-
Jupyter Notebooks is the original web application for creating and sharing computational documents. APIs cover the
notebook server, kernels, sessions, contents, and terminal management.
type: Index
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/jupyter-notebooks.png
tags:
- Data Science
- Interactive Computing
- Jupyter
- Notebooks
- Python
url: https://raw.githubusercontent.com/api-evangelist/jupyter-notebooks/refs/heads/main/apis.yml
created: '2024-01-15'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: jupyter-notebooks:jupyter-notebooks-contents-api
name: Jupyter Notebooks Contents API
description: Notebook and file contents.
humanURL: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
baseURL: http://localhost:8888/api
tags:
- Contents
properties:
- type: OpenAPI
url: openapi/jupyter-notebooks-contents-api-openapi.yml
- type: Documentation
url: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
- type: JSONSchema
url: json-schema/jupyter-notebook-format-schema.json
- aid: jupyter-notebooks:jupyter-notebooks-kernels-api
name: Jupyter Notebooks Kernels API
description: Running kernels.
humanURL: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
baseURL: http://localhost:8888/api
tags:
- Kernels
properties:
- type: OpenAPI
url: openapi/jupyter-notebooks-kernels-api-openapi.yml
- type: Documentation
url: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
- type: JSONSchema
url: json-schema/jupyter-notebook-format-schema.json
- aid: jupyter-notebooks:jupyter-notebooks-kernelspecs-api
name: Jupyter Notebooks KernelSpecs API
description: Available kernel specs.
humanURL: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
baseURL: http://localhost:8888/api
tags:
- KernelSpecs
properties:
- type: OpenAPI
url: openapi/jupyter-notebooks-kernelspecs-api-openapi.yml
- type: Documentation
url: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
- type: JSONSchema
url: json-schema/jupyter-notebook-format-schema.json
- aid: jupyter-notebooks:jupyter-notebooks-sessions-api
name: Jupyter Notebooks Sessions API
description: Notebook sessions.
humanURL: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
baseURL: http://localhost:8888/api
tags:
- Sessions
properties:
- type: OpenAPI
url: openapi/jupyter-notebooks-sessions-api-openapi.yml
- type: Documentation
url: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
- type: JSONSchema
url: json-schema/jupyter-notebook-format-schema.json
- aid: jupyter-notebooks:jupyter-notebooks-terminals-api
name: Jupyter Notebooks Terminals API
description: Terminal sessions.
humanURL: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
baseURL: http://localhost:8888/api
tags:
- Terminals
properties:
- type: OpenAPI
url: openapi/jupyter-notebooks-terminals-api-openapi.yml
- type: Documentation
url: https://jupyter-server.readthedocs.io/en/latest/developers/rest-api.html
- type: JSONSchema
url: json-schema/jupyter-notebook-format-schema.json
common:
- type: AgenticAccess
url: agentic-access/jupyter-notebooks-agentic-access.yml
- type: VulnerabilityDisclosure
url: security/jupyter-notebooks-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/jupyter-notebooks-domain-security.yml
- type: Authentication
url: authentication/jupyter-notebooks-authentication.yml
- type: LinkedIn
url: https://www.linkedin.com/company/project-jupyter
- type: Website
url: https://jupyter.org
- type: Documentation
url: https://jupyter-notebook.readthedocs.io/en/stable/
- type: GitHubOrganization
url: https://github.com/jupyter
- type: Community
url: https://discourse.jupyter.org/
- type: JSONLD
url: json-ld/jupyter-notebooks-context.jsonld
- url: https://blog.jupyter.org/feed
type: Blog
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com