Skip to content

Commit

Permalink
Merge pull request #158 from OpenFreeEnergy/mikemhenry-patch-1
Browse files Browse the repository at this point in the history
Update openfe_showcase.ipynb to use openfe 1.0.1
  • Loading branch information
IAlibay authored Jul 30, 2024
2 parents 6cfa03a + b216f21 commit 3d74497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/openfe_showcase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
" !pip install -q condacolab\n",
" import condacolab\n",
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.0.0/OpenFEforge-1.0.0-Linux-x86_64.sh\")"
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.0.1/OpenFEforge-1.0.1-Linux-x86_64.sh\")"
]
},
{
Expand Down

0 comments on commit 3d74497

Please sign in to comment.