jupyter_server: The backend (core services, APIs, REST endpoints) to Jupyter web applications¶
Description¶
The backend, i.e., core services, APIs, and REST endpoints, to Jupyter web applications.
License¶
BSD 3-Clause License
Upstream Contact¶
Type¶
standard
Dependencies¶
- $(PYTHON) 
- $(PYTHON_TOOLCHAIN) 
- anyio: High level compatibility layer for multiple asynchronous event loop implementations 
- jupyter_client: Jupyter protocol implementation and client libraries 
- jupyter_server_terminals: A Jupyter Server Extension Providing Terminals 
- overrides: Decorator to automatically detect mismatch when overriding a method 
- prometheus_client: Python client for the systems monitoring and alerting toolkit Prometheus 
- send2trash: Send file to trash natively under Mac OS X, Windows and Linux 
- terminado: Tornado websocket backend for the term.js Javascript terminal emulator library 
- tornado: Python web framework and asynchronous networking library 
- websocket_client: WebSocket client for Python with low level API options 
Version Information¶
package-version.txt:
2.7.3
version_requirements.txt:
jupyter-server
Equivalent System Packages¶
(none known)