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.0rc1.tar.gz
(110.3 kB
view hashes)
Built Distribution
ipykernel-6.0.0rc1-py3-none-any.whl
(124.1 kB
view hashes)
Close
Hashes for ipykernel-6.0.0rc1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c48062790c715b114b7986df22d205d66500b82263518fc7bf6830569db5e17 |
|
MD5 | dbf9a424d2073228b0615d136eaae83c |
|
BLAKE2b-256 | 34cf5ad2ecbda28c5233a169d93d7604e153d8452f75c6bbc96d2841af334bfa |