drivendataorg / nbautoexport

Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.
https://nbautoexport.drivendata.org/
MIT License
72 stars 9 forks source link

Hold back setuptools to fix failing docs build #106

Closed pjbull closed 2 years ago

pjbull commented 2 years ago

Current version of setuptools does not play nice with mkdocstrings.

github-actions[bot] commented 2 years ago

🚀 Deployed on https://deploy-preview-106--zen-roentgen-1e5a72.netlify.app

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.5%. Comparing base (eb5937d) to head (01818e8). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #106 +/- ## ====================================== Coverage 98.5% 98.5% ====================================== Files 8 8 Lines 425 425 ====================================== Hits 419 419 Misses 6 6 ```