Prepare notebooks for central examples #40
Merged
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.
We're moving towards a central examples page for OpenFF!
This PR just updates the examples to make them work for that purpose. Dependency install instructions are no longer necessary in each notebook because they're being unified in the central examples downloads (see the top of each notebook, though the CSS styling is not final). This should make it easier to both find and consume examples.
Changes to examples are synced when they make their way to conda forge - so users will always have examples that are consistent with the released version. Only the latest version is rendered, but users will be able to find earlier versions through the "View on GitHub" link. Links to run the notebook in Colab or download it with a helpful dependency installation script are also provided.
Changes made in this Pull Request:
PR Checklist