We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee99700 + cd09d81 commit dc61e8dCopy full SHA for dc61e8d
.binder/environment.yml
@@ -28,5 +28,5 @@ dependencies:
28
- rdkit
29
- typing_extensions
30
- gufe>=0.9.4
31
- - openfe~=1.0
+ - openfe~=1.2
32
- py3dmol
showcase/openfe_showcase.ipynb
@@ -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.1.0/OpenFEforge-1.1.0-Linux-x86_64.sh\")"
+ " condacolab.install_from_url(\"https://github.com/OpenFreeEnergy/openfe/releases/download/v1.2.0/OpenFEforge-1.2.0-Linux-x86_64.sh\")"
92
]
93
},
94
{
0 commit comments