Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid orphan warning if notebook is included
This is a bit of a hack, but it means that notebooks no longer need to have the `orphan: true` metadata specified for any notebook that is in the doc directory and is included through the `nbinclude` directive, but is not in any toctrees.
- Loading branch information