PTB-MR / mrpro

MR image reconstruction and processing.
https://ptb-mr.github.io/mrpro/
Apache License 2.0
17 stars 2 forks source link

Move jupytext from action to pre commit #486

Open fzimmermann89 opened 2 weeks ago

fzimmermann89 commented 2 weeks ago

We should consider moving jupytext from a GitHub action to a pre-commit hook. This would make local debugging of the documentation easier. I see so far no disadvantages - am I missing something?