Skip to content

Commit

Permalink
Merge branch 'main' into setup-improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
jnwei authored May 13, 2024
2 parents 29b5823 + 3eef7ca commit 6706864
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 @@ -127,7 +127,7 @@
"\n",
" %shell mkdir -p /content/openfold/openfold/resources\n",
"\n",
" commit = \"a96ffd67f8c96f8c4decc3abdd2cffbb57fc5764\"\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 @@ -907,4 +907,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit 6706864

Please sign in to comment.