Skip to content

Commit

Permalink
Remove nagl nbs from skipped notebooks (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium committed Mar 25, 2024
1 parent 53a36bd commit 1187bb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions source/_ext/cookbook/globals_.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,8 @@
"""Branch of the openff-docs repository where cached notebooks are stored."""

SKIP_NOTEBOOKS: set[str] = {
"openforcefield/openff-nagl/train-multi-objective-gnn/train-gnn-notebook.ipynb",
"openforcefield/openff-interchange/experimental/openmmforcefields/gaff.ipynb",
"openforcefield/openff-interchange/ligand_in_water/ligand_in_water.ipynb",
"openforcefield/openff-nagl/train-gnn-notebook/train-gnn-notebook.ipynb",
}
"""
Notebooks that will not be processed.
Expand Down

0 comments on commit 1187bb4

Please sign in to comment.