Skip to content

fleming79/async-kernel

Async kernel

pypi downloads CI Ruff uv basedpyright - checked Built with Material for MkDocs codecov

Async kernel is a Python Jupyter kernel that runs in an anyio event loop.

Documentation

Highlights

Link to demo

Installation

pip install async-kernel

Trio

To add a kernel spec for trio.

pip install trio
async-kernel -a async-trio

Origin

Async kernel started as a fork of IPyKernel. Thank you to the original contributors of IPyKernel that made Async kernel possible.

Footnotes

  1. Uvloop is not a dependency of async-kernel but will be used if it has been installed.

About

An asynchronous kernel for Jupyter lab originating from IPyKernel.

Resources

License

MIT, BSD-3-Clause licenses found

Licenses found

MIT
LICENSE
BSD-3-Clause
IPYTHON_LICENSE

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages