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 .
After that, all normal ipython
commands will use this newly-installed version of the kernel.
Running tests
Ensure you have nosetests
and the nose-warnings-filters
plugin installed with
pip install nose nose-warnings-filters
and then from the root directory
nosetests ipykernel
Running tests with coverage
Follow the instructions from Running tests
. Ensure you have the coverage
module installed with
pip install coverage
and then from the root directory
nosetests --with-coverage --cover-package ipykernel ipykernel
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.0.1.tar.gz
(109.1 kB
view hashes)
Built Distribution
ipykernel-6.0.1-py3-none-any.whl
(122.5 kB
view hashes)
Close
Hashes for ipykernel-6.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a8576cb70a70cc8c63b0b6671e5f4767917071204653a5934e9b2c8680cec74 |
|
MD5 | 88ad082d5a043eb63e28d135274546b2 |
|
BLAKE2b-256 | b64ab9e7d67637549e1b75c2946e93e35740ea63a521d7d455343e6a8a8a7b91 |