Closed schymans closed 4 years ago
@schymans to fix travis you need to include docs/_build
in .gitignore
I just found someone else with a similar problem: https://github.com/pypa/warehouse/pull/355/commits/c299d665392ed5245732c0d10d03141fc3a2455b
Now added exclude of docs/_build
to MANIFEST.im, following that example.
I added another jupyter notebook with all importable variables and equations listed neatly in tables and updated the api_examples notebook. I also integrated both of them in the documentation so that they can actually be easily found.