Closed
Description
I’m trying to do an initial commit on my fork of pymc-examples
so I can do a PR of a new notebook.
I run the pre-commit checks with pre-commit run --all
and it all passes. But then when I try to commit I get errors complaining that the ipynb and myst files are inconsistent. So I delete the myst file and regenerate it by running pre-commit run --all
again, and I get the same errors. So I’m unable to commit.
Would be great to find a solution to this particular issues, which is just one of a number of specific problems in contributing to the repo.
Metadata
Metadata
Assignees
Labels
No labels