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.6.0.tar.gz
(123.7 kB
view hashes)
Built Distribution
ipykernel-6.6.0-py3-none-any.whl
(126.3 kB
view hashes)
Close
Hashes for ipykernel-6.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82ded8919fa7f5483be2b6219c3b13380d93faab1fc49cc2cfcd10e9e24cc158 |
|
MD5 | 947393a511a7498523ba7b6f73293d1d |
|
BLAKE2b-256 | 06d47f1c3f376f9c63c346117cb63cd3bfccf889bb4f901b6a96fdb4e87f47c3 |