ipykernel: IPython Kernel for Jupyter#

Description#

This package provides the IPython kernel for Jupyter.

Type#

standard

Dependencies#

Version Information#

package-version.txt:

6.6.0

install-requires.txt:

ipykernel >=5.2.1

Equivalent System Packages#

arch:

$ sudo pacman -S  python-ipykernel

conda:

$ conda install  ipykernel

Debian/Ubuntu:

$ sudo apt-get install  ipykernel

Fedora/Redhat/CentOS:

$ sudo yum install  python-ipykernel

freebsd:

$ sudo pkg install devel/py-ipykernel

gentoo:

$ sudo emerge dev-python/ipykernel

macports: install the following packages: py-ipykernel

opensuse:

$ sudo zypper install python3${PYTHON_MINOR}-ipykernel

void:

$ sudo xbps-install  python3-ipython_ipykernel

See https://repology.org/project/python:ipykernel/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.