Skip to content

Commit 1187bb4

Browse files
authored
Remove nagl nbs from skipped notebooks (#42)
1 parent 53a36bd commit 1187bb4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

source/_ext/cookbook/globals_.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,8 @@
8282
"""Branch of the openff-docs repository where cached notebooks are stored."""
8383

8484
SKIP_NOTEBOOKS: set[str] = {
85-
"openforcefield/openff-nagl/train-multi-objective-gnn/train-gnn-notebook.ipynb",
8685
"openforcefield/openff-interchange/experimental/openmmforcefields/gaff.ipynb",
8786
"openforcefield/openff-interchange/ligand_in_water/ligand_in_water.ipynb",
88-
"openforcefield/openff-nagl/train-gnn-notebook/train-gnn-notebook.ipynb",
8987
}
9088
"""
9189
Notebooks that will not be processed.

0 commit comments

Comments
 (0)