Skip to content

Commit

Permalink
update url for installer
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Apr 19, 2024
1 parent e99c89b commit 74aee01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openmm_rbfe/OpenFE_showcase_1_RBFE_of_T4lysozyme.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,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/ExampleNotebooks/releases/download/april-2023/OpenFEforge-June-2023-Linux-x86_64.sh\")"
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.0.0/OpenFEforge-1.0.0-Linux-x86_64.sh\")"
]
},
{
Expand Down

0 comments on commit 74aee01

Please sign in to comment.