Skip to content

Commit 6387aa5

Browse files
committed
Remove remaining <center> references.
1 parent 3ae77c9 commit 6387aa5

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

docs/manual/gridtoolAppTutorial.ipynb

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@
55
"id": "55cfff46-7a1b-418e-a51f-a3a0988f63e0",
66
"metadata": {},
77
"source": [
8-
"# <center>Gridtool Application Tutorial</center>\n",
9-
"\n",
8+
"# Gridtool Application Tutorial\n",
109
"\n",
1110
"<div>\n",
1211
" <img src=\"../images/gridNWAtl.png\" width=\"700\" height=\"500\">\n",
1312
"</div>\n",
1413
"\n",
15-
"**<center>In this tutorial, we demonstrate how to create a Northwest Atlantic Grid.</center>**\n",
14+
"**In this tutorial, we demonstrate how to create a Northwest Atlantic Grid.**\n",
1615
"<br>\n",
1716
"\n",
1817
"Once the Gridtool Python library is installed, we are able to use the GridTool Application to generate custom grids, visualize them, and save them as netCDF files. In this tutorial, we cover the basics of the application and demonstrate the generation of a Northwest Atlantic grid. If you haven't yet installed the Gridtools Python environment & libraries, [please follow this tutorial to install](https://github.com/ESMG/gridtools/blob/main/docs/manual/local_installation_tutorial.ipynb). \n",
@@ -154,14 +153,6 @@
154153
"\n",
155154
"***"
156155
]
157-
},
158-
{
159-
"cell_type": "code",
160-
"execution_count": null,
161-
"id": "86bd131d-d47a-4839-b131-c072a6757900",
162-
"metadata": {},
163-
"outputs": [],
164-
"source": []
165156
}
166157
],
167158
"metadata": {

docs/manual/local_installation_tutorial.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "057d7a48-3fd3-4453-ae9d-c1f874075903",
66
"metadata": {},
77
"source": [
8-
"# <center>ESMG Gridtools Installation Tutorial</center>\n"
8+
"# ESMG Gridtools Installation Tutorial"
99
]
1010
},
1111
{
@@ -18,7 +18,7 @@
1818
" <img src=\"../images/gridApp.png\" width=\"700\" height=\"500\">\n",
1919
"</div>\n",
2020
"\n",
21-
"**<center>In this tutorial, we show how to install the ESMG Gridtool from Github and run the application on a local machine. </center>**\n",
21+
"**In this tutorial, we show how to install the ESMG Gridtool from Github and run the application on a local machine.**\n",
2222
"<br>\n",
2323
"\n",
2424
"**Requirements:**\n",

0 commit comments

Comments
 (0)