Contents

ipykernel 7.2.0

0

IPython Kernel for Jupyter

IPython Kernel for Jupyter

Stars: 718, Watchers: 718, Forks: 398, Open Issues: 306

The ipython/ipykernel repo was created 10 years ago and the last code push was Yesterday.
The project is popular with 718 github stars!

How to Install ipykernel

You can install ipykernel using pip

pip install ipykernel

or add it to a project with poetry

poetry add ipykernel

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/ipykernel/
Documentation:
https://ipykernel.readthedocs.io
GitHub Repo:
https://github.com/ipython/ipykernel

Classifiers

No  ipykernel  pypi packages just yet.

Errors

A list of common ipykernel errors.

Code Examples

Here are some ipykernel code examples and snippets.

GitHub Issues

The ipykernel package has 306 open issues on GitHub

  • how to integrate custom event loop in ipykernel 7.x
  • Update pytest requirement from <9,>=7.0 to >=7.0,<10 in the actions group across 1 directory
  • pass cell_meta from do_execute to run_cell
  • chore: update pre-commit hooks
  • Heads up: nest-asyncio is no longer actively maintained

See more issues on GitHub

Related Packages & Articles

bqplot 0.12.45

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.

notebook 7.5.2

Jupyter Notebook - A web-based notebook environment for interactive computing

bokeh 3.8.2

Interactive plots and applications in the browser from Python