pathbird / poetry-kernel

Python Jupyter kernel using Poetry for reproducible notebooks
MIT License
246 stars 7 forks source link

Possible fork to use rye #9

Open bluss opened 1 year ago

bluss commented 1 year ago

I'm looking into forking your kernel to use rye as a runner instead; the implementation should be similar, I hope.

https://github.com/bluss/ryeish-kernel

Edit: It's changed to a permanent name pyproject-local-kernel now, and is on PyPI. It's adopted support for Rye, Poetry, PDM, Hatch etc.