jupyterlab: An extensible environment for interactive and reproducible computing#
Description#
An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture.
License#
BSD License
Upstream Contact#
Home page: https://jupyter.org/
Type#
optional
Dependencies#
$(PYTHON)
vcversioner: Python build system extension to obtain package version from version control
jupyter_client: Jupyter protocol implementation and client libraries
tornado: Python web framework and asynchronous networking library
ipython: Interactive computing environment with an enhanced interactive Python shell
terminado: Tornado websocket backend for the term.js Javascript terminal emulator library
send2trash: Send file to trash natively under Mac OS X, Windows and Linux
nbformat: Base implementation of the Jupyter notebook format
prometheus_client: Python client for the systems monitoring and alerting toolkit Prometheus
notebook: Jupyter notebook, a web-based notebook environment for interactive computing
$(PYTHON_TOOLCHAIN)
Version Information#
requirements.txt:
jupyterlab ~= 3.3
# See :trac:`33607`
jupyterlab-server < 2.11
Equivalent System Packages#
conda:
$ conda install jupyterlab
homebrew:
$ brew install jupyterlab
macports: install the following packages: py-jupyterlab
void:
$ sudo xbps-install jupyterlab
See https://repology.org/project/jupyterlab/versions, https://repology.org/project/python:jupyterlab/versions
However, these system packages will not be used for building Sage because spkg-configure.m4 has not been written for this package; see trac ticket #27330