Unverified Commit a3c13190 authored by Jennifer Wei's avatar Jennifer Wei Committed by GitHub
Browse files

Update OpenFold.ipynb to newest pl_upgrades commit

parent 30813a36
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
"\n", "\n",
" %shell mkdir -p /content/openfold/openfold/resources\n", " %shell mkdir -p /content/openfold/openfold/resources\n",
"\n", "\n",
" commit = \"49ab0539547b9ae921d8bc7c2beb106e085fc3cf\"\n", " commit = \"3bec3e9b2d1e8bdb83887899102eff7d42dc2ba9\"\n",
" os.system(f\"pip install -q git+https://github.com/aqlaboratory/openfold.git@{commit}\")\n", " os.system(f\"pip install -q git+https://github.com/aqlaboratory/openfold.git@{commit}\")\n",
"\n", "\n",
" os.system(f\"cp -f -p /content/stereo_chemical_props.txt /usr/local/lib/python{python_version}/site-packages/openfold/resources/\")\n", " os.system(f\"cp -f -p /content/stereo_chemical_props.txt /usr/local/lib/python{python_version}/site-packages/openfold/resources/\")\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment