nteract / testbook

🧪 📗 Unit test your Jupyter Notebooks the right way
https://testbook.readthedocs.io
BSD 3-Clause "New" or "Revised" License
420 stars 37 forks source link

pin doc dependencies #62

Closed willingc closed 4 years ago

willingc commented 4 years ago

This PR tries to resolve the empty page in RTD docs.

codecov-commenter commented 4 years ago

Codecov Report

Merging #62 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #62   +/-   ##
=======================================
  Coverage   99.66%   99.66%           
=======================================
  Files           7        7           
  Lines         302      302           
=======================================
  Hits          301      301           
  Misses          1        1           
rohitsanj commented 4 years ago

Thanks for the PR @willingc!

I'll merge this into the docs branch and deploy to RTD - just for testing.