Skip to content

Commit f660541

Browse files
committed
Use 2025.07 colab runtime
1 parent e8ebd9a commit f660541

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

AlphaFold2.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"colab": {
77
"provenance": [],
88
"gpuType": "T4",
9-
"include_colab_link": true
9+
"runtime_attributes": {
10+
"runtime_version": "2025.07"
11+
}
1012
},
1113
"kernelspec": {
1214
"display_name": "Python 3",

BioEmu.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,9 @@
464464
"colab": {
465465
"gpuType": "T4",
466466
"provenance": [],
467-
"include_colab_link": true
467+
"runtime_attributes": {
468+
"runtime_version": "2025.07"
469+
}
468470
},
469471
"kernelspec": {
470472
"display_name": "Python 3",

batch/AlphaFold2_batch.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
"colab": {
77
"name": "AlphaFold2_batch.ipynb",
88
"provenance": [],
9-
"include_colab_link": true
9+
"runtime_attributes": {
10+
"runtime_version": "2025.07"
11+
}
1012
},
1113
"kernelspec": {
1214
"name": "python3",

beta/relax_amber.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
"metadata": {
55
"colab": {
66
"provenance": [],
7-
"include_colab_link": true
7+
"runtime_attributes": {
8+
"runtime_version": "2025.07"
9+
}
810
},
911
"kernelspec": {
1012
"name": "python3",

0 commit comments

Comments
 (0)