Skip to content

Commit

Permalink
Temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Raimondas Galvelis committed Jun 7, 2022
1 parent 1029191 commit 994c676
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tutorials/openmm-torch-nnpops.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@
},
"outputs": [],
"source": [
"!conda install -q -c conda-forge \\\n",
"# NOTE: remove \"raimis\" when https://github.com/conda-forge/openmm-torch-feedstock/pull/18 is merged\n",
"!conda install -q -c raimis -c conda-forge \\\n",
" openmm-torch nnpops torchani openmmtools \\\n",
" pytorch=1.11 cudatoolkit=11.2 \\\n",
" &> /dev/null # Comment this line to see a log\""
Expand Down

0 comments on commit 994c676

Please sign in to comment.