Skip to content

Commit

Permalink
update url for showcase installer
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed May 1, 2024
1 parent 7db67b4 commit 0db94ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions showcase/openfe_showcase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,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 Expand Up @@ -1742,7 +1742,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.13"
"version": "3.10.10"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 0db94ad

Please sign in to comment.