Skip to content

Commit

Permalink
Changing default, adding colab link
Browse files Browse the repository at this point in the history
  • Loading branch information
sokrypton committed Dec 18, 2024
1 parent bc30247 commit 00de5b4
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions AlphaFold2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"accelerator": "GPU",
"colab": {
"provenance": [],
"machine_shape": "hm",
"gpuType": "A100"
"gpuType": "T4",
"include_colab_link": true
},
"kernelspec": {
"display_name": "Python 3",
Expand All @@ -26,6 +26,16 @@
}
},
"cells": [
{
"cell_type": "markdown",
"metadata": {
"id": "view-in-github",
"colab_type": "text"
},
"source": [
"<a href=\"https://colab.research.google.com/github/sokrypton/ColabFold/blob/main/AlphaFold2.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down

0 comments on commit 00de5b4

Please sign in to comment.