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.0a3.tar.gz
(113.2 kB
view hashes)
Built Distribution
ipykernel-6.0.0a3-py3-none-any.whl
(127.0 kB
view hashes)
Close
Hashes for ipykernel-6.0.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04fed9eee0c5d7a39eb672e35e591ac869556e7d8bbe76f5dc591b56cb78a7b2 |
|
MD5 | aa57f175a78a5d88dd1698ff15892f7c |
|
BLAKE2b-256 | 2a8a7a8d738d46f166f8178c49d7c6df86670c452516e2c8cc8db8139a7c62c5 |