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
67068647
"deploy/examples/llm/vscode:/vscode.git/clone" did not exist on "afbf92fc94302028cb1d15449856c2f94e189bc7"
Unverified
Commit
67068647
authored
May 13, 2024
by
Jennifer Wei
Committed by
GitHub
May 13, 2024
Browse files
Merge branch 'main' into setup-improvements
parents
29b5823e
3eef7caa
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 @
67068647
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
"\n",
"\n",
" %shell mkdir -p /content/openfold/openfold/resources\n",
" %shell mkdir -p /content/openfold/openfold/resources\n",
"\n",
"\n",
" commit = \"
a96ffd67f8c96f8c4decc3abdd2cffbb57fc5764
\"\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