nbQA-dev / nbQA

Run ruff, isort, pyupgrade, mypy, pylint, flake8, and more on Jupyter Notebooks
https://nbqa.readthedocs.io/en/latest/index.html
MIT License
1.01k stars 39 forks source link

Readme is not rendered on ReadTheDocs #828

Closed jpmckinney closed 1 year ago

jpmckinney commented 1 year ago

Probably need myst-parser to render the Markdown.

https://nbqa.readthedocs.io/en/latest/readme.html

MarcoGorelli commented 1 year ago

sure, interested in making a pR?