Skip to content

Commit 42a42bb

Browse files
committed
add nb link to docs
1 parent 21be311 commit 42a42bb

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
else:
194194
repo = git.Repo.clone_from(
195195
"https://github.com/OpenFreeEnergy/ExampleNotebooks.git",
196-
branch="2026.01.26",
196+
branch="membrane_tutorial", # TODO: update this after merging to main
197197
to_path=example_notebooks_path,
198198
)
199199
except Exception as e:

docs/mambaf9t4jj8g5ei

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"path": "../ExampleNotebooks/membranes/rbfe_membrane_protein.ipynb
3+
}

0 commit comments

Comments
 (0)