1 parent 8f76c7b commit 39d2725Copy full SHA for 39d2725
1 file changed
showcase/openfe_showcase.ipynb
@@ -69,7 +69,7 @@
69
},
70
{
71
"cell_type": "code",
72
- "execution_count": 1,
+ "execution_count": null,
73
"id": "-jX9udRGehD3",
74
"metadata": {
75
"colab": {
@@ -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.6.0/OpenFEforge-1.6.0-Linux-x86_64.sh\")"
+ " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.6.1/OpenFEforge-1.6.1-Linux-x86_64.sh\")"
92
]
93
94
0 commit comments