Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: attach images to notebooks #474

Merged
merged 13 commits into from
Jun 23, 2023
66 changes: 66 additions & 0 deletions docs/contribute/Notebook.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

228 changes: 228 additions & 0 deletions docs/tutorials/Theorist.ipynb

Large diffs are not rendered by default.

238 changes: 0 additions & 238 deletions docs/tutorials/theorist.ipynb

This file was deleted.

1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,4 +133,5 @@ nav:
- Experiment Runner: 'contribute/modules/experiment-runner.md'
- Core: 'contribute/core.md'
- Environment Setup: 'contribute/setup.md'
- Notebook: 'contribute/Notebook.ipynb'
- Pre-Commit Hooks: 'contribute/pre-commit-hooks.md'