Skip to content

Commit 91af371

Browse files
committed
switch showcase install to 1.5.0dev
1 parent cd91b7e commit 91af371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

showcase/openfe_showcase.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
8989
" !pip install -q condacolab\n",
9090
" import condacolab\n",
91-
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.3.1/OpenFEforge-1.3.1-Linux-x86_64.sh\")"
91+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2025/OpenFEforge-1.5.0.dev0-Linux-x86_64.sh\")"
9292
]
9393
},
9494
{

0 commit comments

Comments
 (0)