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:

5.3.2

install-requires.txt:

jupyter_core >=4.6.3

Equivalent System Packages#

$ conda install jupyter_core
$ sudo emerge dev-python/jupyter_core
$ sudo port install py-jupyter_core
$ sudo zypper install python3\$\{PYTHON_MINOR\}-jupyter-core
$ sudo xbps-install python3-jupyter_core

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

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.