Jupyter Server

E460468

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

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (1)

Label Occurrences
Jupyter Server canonical 1

Statements (49)

Predicate Object
instanceOf Jupyter ecosystem component
open-source software
server application
compatibleWith Jupyter kernels NERFINISHED
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 NERFINISHED
maintainer Jupyter Server team NERFINISHED
Project Jupyter community
partOf Project Jupyter NERFINISHED
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 NERFINISHED
runsOn Linux NERFINISHED
Windows NERFINISHED
macOS NERFINISHED
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) NERFINISHED
JupyterLab NERFINISHED
other Jupyter-compatible clients
supportsProtocol HTTP
WebSocket NERFINISHED
uses Tornado web framework NERFINISHED
traitlets configuration system

Referenced by (1)

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

JupyterLab runsOn Jupyter Server