Skip to content

Commit bfddc19

Browse files
Fix link to video
1 parent 0a47f15 commit bfddc19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

benchmarks/cfd/mgn_cylinder_flow/mgn_cylinder_flow.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7998,10 +7998,10 @@
79987998
"id": "f9335fde",
79997999
"metadata": {},
80008000
"source": [
8001-
"Let's inspect the result:\n",
8001+
"Let's inspect the result as saved on Graphorge's main branch:\n",
80028002
"\n",
80038003
"<video width=\"800\" controls>\n",
8004-
" <source src=\"_assets/cylinder_flow.mp4\" type=\"video/mp4\" onerror=\"this.src='https://github.com/bessagroup/graphorge/tree/main/benchmarks/cfd/mgn_cylinder_flow/_assets/cylinder_flow.mp4';\">\n",
8004+
" <source src=\"https://github.com/bessagroup/graphorge/raw/refs/heads/main/benchmarks/cfd/mgn_cylinder_flow/_assets/cylinder_flow.mp4\" type=\"video/mp4\">\n",
80058005
"</video>"
80068006
]
80078007
}
@@ -8027,7 +8027,7 @@
80278027
"name": "python",
80288028
"nbconvert_exporter": "python",
80298029
"pygments_lexer": "ipython3",
8030-
"version": "3.12.3"
8030+
"version": "3.11.9"
80318031
},
80328032
"title": "Re-implementation of MeshGraphNet for turbulent flow around a cylinder",
80338033
"widgets": {
@@ -8040,4 +8040,4 @@
80408040
},
80418041
"nbformat": 4,
80428042
"nbformat_minor": 5
8043-
}
8043+
}

0 commit comments

Comments
 (0)