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/
Dependencies¶
Python
Setuptools
jupyter_core
jupyter_client
Type¶
optional
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