Skip to content

Commit

Permalink
Update OpenFold.ipynb to newest pl_upgrades commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jnwei authored May 13, 2024
1 parent 30813a3 commit a3c1319
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/OpenFold.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"\n",
" %shell mkdir -p /content/openfold/openfold/resources\n",
"\n",
" commit = \"49ab0539547b9ae921d8bc7c2beb106e085fc3cf\"\n",
" commit = \"3bec3e9b2d1e8bdb83887899102eff7d42dc2ba9\"\n",
" os.system(f\"pip install -q git+https://github.com/aqlaboratory/openfold.git@{commit}\")\n",
"\n",
" os.system(f\"cp -f -p /content/stereo_chemical_props.txt /usr/local/lib/python{python_version}/site-packages/openfold/resources/\")\n",
Expand Down Expand Up @@ -916,4 +916,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit a3c1319

Please sign in to comment.