We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd91b7e commit 91af371Copy full SHA for 91af371
showcase/openfe_showcase.ipynb
@@ -88,7 +88,7 @@
88
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
89
" !pip install -q condacolab\n",
90
" 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\")"
+ " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2025/OpenFEforge-1.5.0.dev0-Linux-x86_64.sh\")"
92
]
93
},
94
{
0 commit comments