.. _spkg_jupyterlab:

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 ~= 2.2.5


Equivalent System Packages
--------------------------

conda:

.. CODE-BLOCK:: bash

    $ conda install jupyterlab python:jupyterlab

homebrew:

.. CODE-BLOCK:: bash

    $ brew install jupyterlab python:jupyterlab

macports:
install the following packages: jupyterlab python: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 https://trac.sagemath.org/ticket/27330

