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.0.tar.gz
(109.0 kB
view details)
Built Distribution
ipykernel-6.0.0-py3-none-any.whl
(122.4 kB
view details)
File details
Details for the file ipykernel-6.0.0.tar.gz
.
File metadata
- Download URL: ipykernel-6.0.0.tar.gz
- Upload date:
- Size: 109.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
65433238970dc6414a3ebca6f7a819fed0551efba9ac1da816ada778eb47ec65
|
|
MD5 |
a9db272141fd06a0472dbb8c1feb222e
|
|
BLAKE2b-256 |
8cb39ebbedecd2450b0a16b2d7d4549c064362a5440c184c924f187d73fccc12
|
File details
Details for the file ipykernel-6.0.0-py3-none-any.whl
.
File metadata
- Download URL: ipykernel-6.0.0-py3-none-any.whl
- Upload date:
- Size: 122.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b2c82b8a961a60c5d8bc380be8fefc0be1abe68325429fad7c36d2d7ae315cf0
|
|
MD5 |
a29db901841fea123339b8703443bf39
|
|
BLAKE2b-256 |
df4c7df6ac3670a22dca8106fdd2e1d85d226dd5862da20ab8146e3d5e3a0186
|