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.3.0.tar.gz
(120.2 kB
view hashes)
Built Distribution
ipykernel-6.3.0-py3-none-any.whl
(123.6 kB
view hashes)
Close
Hashes for ipykernel-6.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e87cff7dff9a04453e1f21921d937a5ce57b978698cfd0d6b1c1e00c865fa0f6 |
|
MD5 | 208a29595d0e0463382c2003cc0f237c |
|
BLAKE2b-256 | 32fb70900f8e14abd5fee97595523ebf1252e8a06cdc24e8f95c48d8aa7a0cf6 |