Skip to content

Commit 2790e72

Browse files
committed
bump rc releases to v1.7.0
1 parent a93695d commit 2790e72

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

abfe_tutorial/abfe_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
4848
" !pip install -q condacolab\n",
4949
" import condacolab\n",
50-
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2025/OpenFEforge-1.5.0a0-Linux-x86_64.sh\")"
50+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.7.0/OpenFEforge-1.7.0-Linux-x86_64.sh\")"
5151
]
5252
},
5353
{

ahfe_tutorial/ahfe_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
4848
" !pip install -q condacolab\n",
4949
" import condacolab\n",
50-
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2025/OpenFEforge-1.5.0.dev0-Linux-x86_64.sh\")"
50+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.7.0/OpenFEforge-1.7.0-Linux-x86_64.sh\")"
5151
]
5252
},
5353
{

openmm_septop/septop_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
5050
" !pip install -q condacolab\n",
5151
" import condacolab\n",
52-
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2025/OpenFEforge-1.5.0a0-Linux-x86_64.sh\")"
52+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.7.0/OpenFEforge-1.7.0-Linux-x86_64.sh\")"
5353
]
5454
},
5555
{

plotting_rbfes_with_cinnabar/PlottingFreeEnergiesUsingCinnabar.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"if \"COLAB_RELEASE_TAG\" in os.environ:\n",
3434
" !pip install -q condacolab\n",
3535
" import condacolab\n",
36-
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/ExampleNotebooks/releases/download/april-2025/OpenFEforge-1.5.0.dev0-Linux-x86_64.sh\")"
36+
" condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.7.0/OpenFEforge-1.7.0-Linux-x86_64.sh\")"
3737
]
3838
},
3939
{

0 commit comments

Comments
 (0)