What version of Parcels are you running?
main
Is your feature request related to a problem?
In the documentation, we have code in Markdown files that is run during the doc build (and fails the doc build if the code fails).
Using pixi run doc when updating this code makes for an annoying debugging cycle. It would be good to have a pixi task allowing running on a per file level.
Describe the solution you'd like
Look into the tooling, add another Pixi task
Describe alternatives you've considered
No response
Additional context
No response
What version of Parcels are you running?
main
Is your feature request related to a problem?
In the documentation, we have code in Markdown files that is run during the doc build (and fails the doc build if the code fails).
Using
pixi run docwhen updating this code makes for an annoying debugging cycle. It would be good to have a pixi task allowing running on a per file level.Describe the solution you'd like
Look into the tooling, add another Pixi task
Describe alternatives you've considered
No response
Additional context
No response