Skip to content

Commit def34e4

Browse files
committed
Fix format of Markdown cells
1 parent 616a3b3 commit def34e4

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

notebooks/12-pgi-inversion/plot_inv_1_joint_pf_pgi_full_info_tutorial.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,8 @@
5555
]
5656
},
5757
{
58-
"cell_type": "code",
59-
"execution_count": null,
58+
"cell_type": "markdown",
6059
"metadata": {},
61-
"outputs": [],
6260
"source": [
6361
":::{important}\n",
6462
"The Gaussian Mixture Model classes in SimPEG v0.25.0 are not compatible with sklearn v1.8.0.\n",

notebooks/12-pgi-inversion/plot_inv_2_joint_pf_pgi_no_info_tutorial.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,8 @@
5656
]
5757
},
5858
{
59-
"cell_type": "code",
60-
"execution_count": null,
59+
"cell_type": "markdown",
6160
"metadata": {},
62-
"outputs": [],
6361
"source": [
6462
":::{important}\n",
6563
"The Gaussian Mixture Model classes in SimPEG v0.25.0 are not compatible with sklearn v1.8.0.\n",

0 commit comments

Comments
 (0)