Skip to content

Commit 0c0d612

Browse files
committed
trying ferndale image display
1 parent 039c752 commit 0c0d612

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

notebooks/Amanda/intro_to_ferndale.ipynb

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,20 @@
2424
"Below we make a plot of this earthquake."
2525
]
2626
},
27+
{
28+
"cell_type": "markdown",
29+
"id": "f6e69a3a",
30+
"metadata": {},
31+
"source": [
32+
"<img src=\"https://github.com/amtseismo/2025_ML_TSC/blob/main/notebooks/Amanda/ferndale_earthquake.png?raw=true\" width=\"800\">"
33+
]
34+
},
2735
{
2836
"cell_type": "markdown",
2937
"id": "4a741f05-e71f-406c-8491-3f54f192502c",
3038
"metadata": {},
3139
"source": [
32-
"```{figure} ferndale_earthquake.png\n",
33-
"---\n",
34-
"width: 600px\n",
35-
"name: 2022 Ferndale Earthquake\n",
36-
"---\n",
37-
"Cataloged seismicity from NCEDC. Events are color coded by depth and scaled by magnitude.\n",
38-
"```"
40+
"![image](https://github.com/amtseismo/2025_ML_TSC/blob/main/notebooks/Amanda/ferndale_earthquake.png?raw=true)"
3941
]
4042
},
4143
{

0 commit comments

Comments
 (0)