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 ".[test]"
After that, all normal ipython
commands will use this newly-installed version of the kernel.
Running tests
Follow the instructions from Installation from source
.
and then from the root directory
pytest ipykernel
Running tests with coverage
Follow the instructions from Installation from source
.
and then from the root directory
pytest ipykernel -vv -s --cov ipykernel --cov-branch --cov-report term-missing:skip-covered --durations 10
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.16.0.tar.gz
(136.2 kB
view details)
Built Distribution
ipykernel-6.16.0-py3-none-any.whl
(138.4 kB
view details)
File details
Details for the file ipykernel-6.16.0.tar.gz
.
File metadata
- Download URL: ipykernel-6.16.0.tar.gz
- Upload date:
- Size: 136.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7fe42c0d58435e971dc15fd42189f20d66bf35f3056bda4f6554271bc1fa3d0d
|
|
MD5 |
3c2d7b45ed68420e8932099e191342f1
|
|
BLAKE2b-256 |
ff6adf4ec1ef6267ca60925e3beede9522afddd8c2d96776f7a9f7eacb2df662
|
File details
Details for the file ipykernel-6.16.0-py3-none-any.whl
.
File metadata
- Download URL: ipykernel-6.16.0-py3-none-any.whl
- Upload date:
- Size: 138.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d3d95241cd4dd302fea9d5747b00509b58997356d1f6333c9a074c3eccb78cb3
|
|
MD5 |
1742913e523da094e373ee0f216e6ab8
|
|
BLAKE2b-256 |
3d4f02454d0a2f90746143fe56568d34594bd34503d4c51b5ad15f08e1283fad
|