Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
3eef7caa
Unverified
Commit
3eef7caa
authored
May 13, 2024
by
Jennifer Wei
Committed by
GitHub
May 13, 2024
Browse files
Merge pull request #432 from vaclavhanzl/fix-colab-change-used-commit
Fix Colab by using OF commit from pl_upgrades
parents
9d88b8eb
a3c13190
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
notebooks/OpenFold.ipynb
notebooks/OpenFold.ipynb
+2
-2
No files found.
notebooks/OpenFold.ipynb
View file @
3eef7caa
...
@@ -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 = \"
e2e19f16676b1a409f9ba3a6f69b11ee7f5887c2
\"\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",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment