Skip to main content

IPython Kernel for Jupyter

Project description

IPython Kernel for Jupyter

This package provides the IPython kernel for Jupyter.

Installation from source

  1. git clone
  2. cd ipykernel
  3. 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.3.0.tar.gz (120.2 kB view hashes)

Uploaded Source

Built Distribution

ipykernel-6.3.0-py3-none-any.whl (123.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page