Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Love the reorganization in #48
Noticed that a bunch of the pages were not showing up in the toctree, so i went to add them, and i noticed that there were an avalanche of warnings that probably makes it hard to tell what is actually a meaningful warning and what is just noise, so i also fixed all those.
Not a contentful PR, but things to note:
docs-test
so we can help ourselves out by alerting us to when links are broken/etc. and fix them as we go. we can disable that if people find it annoying, i personally find it helpful because i always forget to check before i push.python-conditionals
link target to justconditionals
because there was an ambiguity error (i assume since the file is namedpython-conditionals.md
)raises-exceptions
tags to all the python notebook cells that were failing, most of them you had explicitly written that they should fail around them, but there were some where i wasn't sure, so if there are any i marked here that aren't supposed to fail then those probs need to be fixed :)