mwouts / jupytext

Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
https://jupytext.readthedocs.io
MIT License
6.6k stars 386 forks source link

Explore using `jupyter-releaser` workflows for making releases #1141

Open mahendrapaipuri opened 11 months ago

mahendrapaipuri commented 11 months ago

jupyter-releaser are set of GH actions capable to bumping version, updating changelogs, building and checking python and npm packages and releasing them with couple of clicks. If maintainers are keen to migrate to it, lets explore on how we can integrate them into current repo.