IPython Kernel for Jupyter
Project description
IPython Kernel for Jupyter
This package provides the IPython kernel for Jupyter.
Installation from source
git clone
cd ipykernel
pip install -e ".[test]"
After that, all normal ipython
commands will use this newly-installed version of the kernel.
Running tests
Follow the instructions from Installation from source
.
and then from the root directory
pytest ipykernel
Running tests with coverage
Follow the instructions from Installation from source
.
and then from the root directory
pytest ipykernel -vv -s --cov ipykernel --cov-branch --cov-report term-missing:skip-covered --durations 10
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipykernel-6.21.2.tar.gz
(150.4 kB
view hashes)
Built Distribution
ipykernel-6.21.2-py3-none-any.whl
(149.7 kB
view hashes)
Close
Hashes for ipykernel-6.21.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 430d00549b6aaf49bd0f5393150691edb1815afa62d457ee6b1a66b25cb17874 |
|
MD5 | b81a23e211bef22a9c119101c94d3121 |
|
BLAKE2b-256 | 454bb0016fb5525b2833f95731ea742bc6700e9d9d3c4184f62e20f4e5a4d753 |