Skip to content

Commit 67df159

Browse files
committed
notes formatting
1 parent 8ee20a4 commit 67df159

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/user-guide/tutorials/surf_research_cloud_setup.ipynb

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"source": [
88
"# SURF Resarch Cloud: VirtualShip environment setup\n",
99
"\n",
10-
"```{note}\n",
11-
"This guide is specific to students who are enrolled at Utrecht University.\n",
10+
"```\n",
11+
"Note: This guide is specific to students who are enrolled at Utrecht University.\n",
1212
"```\n",
1313
"\n",
1414
"In the class, we will use VirtualShip in the cloud (in this case, SURF Research Cloud - called SURF RC from here-on). This has several advantages:\n",
@@ -27,8 +27,8 @@
2727
"\n",
2828
"## 3. Jupyter workspace layout and additional config\n",
2929
"\n",
30-
"```{note}\n",
31-
"This only needs to be done once during setup.\n",
30+
"```\n",
31+
"Note: This only needs to be done once during setup.\n",
3232
"```\n",
3333
"\n",
3434
"In the Jupyter workspace, you'll see the following in your file explorer:\n",
@@ -92,6 +92,12 @@
9292
"sudo /etc/miniconda/envs/virtualship/bin/pip install --upgrade git+https://github.com/OceanParcels/virtualship@main\n",
9393
"```\n"
9494
]
95+
},
96+
{
97+
"cell_type": "markdown",
98+
"id": "3926833e",
99+
"metadata": {},
100+
"source": []
95101
}
96102
],
97103
"metadata": {

0 commit comments

Comments
 (0)