jupyter_core: Jupyter core package#

Description#

Jupyter core package. A base package on which Jupyter projects rely.

Type#

standard

Dependencies#

Version Information#

package-version.txt:

4.11.2

install-requires.txt:

jupyter_core >=4.6.3

Equivalent System Packages#

conda:

$ conda install  jupyter_core

macports: install the following packages: py-jupyter_core

opensuse:

$ sudo zypper install python3-jupyter-core

void:

$ sudo xbps-install  python3-jupyter_core

See https://repology.org/project/jupyter-core/versions, https://repology.org/project/python:jupyter-core/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023