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.2.tar.gz
(109.4 kB
view hashes)
Built Distribution
ipykernel-6.0.2-py3-none-any.whl
(122.3 kB
view hashes)
Close
Hashes for ipykernel-6.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 61792e0de765e8b258489715d81b0ff2e87ec0ed9f006bb20819c4d40586dc19 |
|
MD5 | 26c876fc6b196e5905447258a5d9d1c7 |
|
BLAKE2b-256 | 138e1d868a67488f99692c2604907cdb87ab7da586fa114d5f0f177c83f1aee1 |