Releases: renan-r-santos/pixi-kernel
Releases · renan-r-santos/pixi-kernel
v0.7.1
v0.7.0
What's Changed
- Add support for Python 3.14 and drop support for 3.9 @renan-r-santos in #71
Full Changelog: v0.6.7...v0.7.0
v0.6.7
What's Changed
- Fix
pixi listnot using the appropriate environment name by @renan-r-santos in #69
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- Make sure the kernel spec uses the path to Pixi by @renan-r-santos in #66
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- Add Pixi badge to kernel logos to help users differentiate them by @nocnokneo in #61
- Improve logic for locating the Pixi binary by @renan-r-santos in #63
- Switch from Pydantic to msgspec by @renan-r-santos in #65
Full Changelog: v0.6.4...v0.6.5
v0.6.4
What's Changed
- Feat: you can now configure which default environment should be used by
pixi-kernelwhen creating new notebooks by @nocnokneo in #54 and #60 - Feat: check for transitive dependencies when trying to find if the Pixi environment has the required kernel package available, e.g.,
ipykernelby @renan-r-santos in #58 - Fix: explicitly set encoding to UTF-8 when reading notebooks by @renan-r-santos in #57
- Docs: add instructions for setting up
pixi-kernelin JupyterHub constrained environments by @renan-r-santos in #59 - Chore: update packages and bump version by @renan-r-santos in #56
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix: check for OS before choosing blocking version of
subprocess.runby @renan-r-santos in #52
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- Handle case when the environment Notebook metadata field is an empty string by @renan-r-santos in #48
- Add support for custom drives making it work when used together with e.g. jupyter-collaboration, jupyterlab-filesystem-access or jupyterlab-github by @renan-r-santos in #49
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
Pixi Kernel v0.6.0 is here!
- Expanded Pixi environment support: you can now use Pixi environments beyond just the
defaultone! This gives you more flexibility and control over your projects. #42 by @renan-r-santos
Full Changelog: v0.5.4...v0.6.0
I hope this update makes your development experience even better. Merry Christmas and Happy Holidays to everyone!