Skip to content

Commit

Permalink
remove broken notebooks links
Browse files Browse the repository at this point in the history
  • Loading branch information
gerkone committed Jan 9, 2024
1 parent ae42d9c commit 6ed51c7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion notebooks/datasets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# LagrangeBench Datasets [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tumaer/lagrangebench/blob/main/notebooks/datasets.ipynb)\n",
"# LagrangeBench Datasets\n",
"\n",
"This is an overview of the introduced datasets. We show:\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/gns_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Working with other datasets [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tumaer/lagrangebench/blob/main/notebooks/gns_data.ipynb)\n",
"# Working with other datasets\n",
"\n",
"We demonstrate how to train a GNN on one of the datasets provided by DeepMind along with the paper [1]. We divide this notebook into three parts:\n",
"\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Training GNS on the 2D Taylor Green Vortex [![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/tumaer/lagrangebench/blob/main/notebooks/tutorial.ipynb)\n",
"# Training GNS on the 2D Taylor Green Vortex\n",
"This tutorial notebook will show how to train a GNS model on the 2D Taylor Green Vortex. It will give a brief overview of LagrangeBench on these topics:\n",
"- Datasets and case setup\n",
"- Models\n",
Expand Down

0 comments on commit 6ed51c7

Please sign in to comment.