v0.2.0
What's Changed
pixi-kernel
can now support many other types of Jupyter kernels. This release adds support for bash
, R
and xeus-cling
in addition to the already supported ipykernel
. Check the documention if you want to contribute by adding support for additional kernels.
- feat: add support for new kernels by @renan-r-santos in #12
- docs: add
mybinder.org
example by @renan-r-santos in #9
Full Changelog: v0.1.2...v0.2.0