Skip to content

Commit

Permalink
Merge pull request #59 from openforcefield/update
Browse files Browse the repository at this point in the history
Bring OPC water example back online
  • Loading branch information
Yoshanuikabundi authored Jul 18, 2024
2 parents 7fc6736 + ad4e6f7 commit 76b9964
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion devtools/conda-envs/examples_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies:
- packaging
# Examples
- openff-toolkit-examples>=0.16.0
- openff-interchange>=0.3.26
- openff-interchange ~=0.3.28
- openff-nagl
# - openff-fragmenter
# - openff-qcsubmit
Expand Down
1 change: 0 additions & 1 deletion source/_ext/cookbook/globals_.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
OPTIONAL_NOTEBOOKS: list[str] = [
# ".*/experimental/.*",
"openforcefield/openff-interchange/experimental/openmmforcefields/gaff.ipynb",
"openforcefield/openff-interchange/ligand_in_water/ligand_in_water.ipynb",
]
"""
Notebooks whose execution failure will not cause notebook processing to fail.
Expand Down

0 comments on commit 76b9964

Please sign in to comment.