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.0b0.tar.gz
(111.9 kB
view hashes)
Built Distribution
ipykernel-6.0.0b0-py3-none-any.whl
(125.5 kB
view hashes)
Close
Hashes for ipykernel-6.0.0b0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ab9e33bd9c87b5129c61de4e797dd990049fba0ef292ff0d6ad69855351ebdcd |
|
MD5 | e4be108f8da512289cf2056c77edbc6a |
|
BLAKE2b-256 | 842df2b13aafd015fd61d53720ef34aacd9b79df05bf89b671ccd00665a89444 |