Jupyter Server

E460468

Jupyter Server is the backend application that manages and serves Jupyter notebooks, kernels, and related services for frontends like JupyterLab.

All labels observed (4)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf Jupyter ecosystem component ⓘ
open-source software ⓘ
server application ⓘ
compatibleWith Jupyter kernels ⓘ
JupyterLab extensions ⓘ
configurableBy command line options ⓘ
configuration files ⓘ
designedFor interactive computing ⓘ
notebook-based workflows ⓘ
documentation https://jupyter-server.readthedocs.io/ ⓘ
feature CORS configuration ⓘ
configurable file system backends ⓘ
extension system ⓘ
logging and event hooks ⓘ
multi-user support via integrations ⓘ
token-based authentication ⓘ
implements Jupyter server protocol ⓘ
installableVia conda ⓘ
pip ⓘ
license BSD 3-Clause License ⓘ
linked to: BSD license
maintainer Jupyter Server team ⓘ
linked to: Jupyter Server

Project Jupyter community ⓘ
partOf Project Jupyter ⓘ
programmingLanguage Python ⓘ
provides backend for Jupyter frontends ⓘ
configuration system ⓘ
contents API ⓘ
kernel management ⓘ
notebook document serving ⓘ
session management ⓘ
terminal management ⓘ
replaces notebook server component of classic Jupyter Notebook ⓘ
repository https://github.com/jupyter-server/jupyter_server ⓘ
linked to: Jupyter Server
runsOn Linux ⓘ
Windows ⓘ
macOS ⓘ
securityFeature HTTPS support (via configuration) ⓘ
password-based authentication ⓘ
separates frontend from backend ⓘ
supports Jupyter Notebook file format (.ipynb) ⓘ
asynchronous request handling ⓘ
multiple kernels per server ⓘ
supportsFrontend Jupyter Notebook classic (via compatibility layers) ⓘ
linked to: Jupyter Notebook

JupyterLab ⓘ
other Jupyter-compatible clients ⓘ
supportsProtocol HTTP ⓘ
WebSocket ⓘ
linked to: WebSockets Standard
uses Tornado web framework ⓘ
traitlets configuration system ⓘ

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

JupyterLab → runsOn → Jupyter Server ⓘ
Project Jupyter → develops → Jupyter server ⓘ
linked to: Jupyter Server
Project Jupyter → hasComponent → Jupyter server ⓘ
linked to: Jupyter Server
Jupyter Server → repository → https://github.com/jupyter-server/jupyter_server ⓘ
linked to: Jupyter Server
Jupyter Server → maintainer → Jupyter Server team ⓘ
linked to: Jupyter Server