Skip to content

Commit cd5b235

Browse files
Add a deprecation warning message (#226)
1 parent 7401159 commit cd5b235

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

notebooks/MRS_Mstar_analysis/JWST_Mstar_dataAnalysis_runpipeline.ipynb

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"<div class=\"alert alert-block alert-danger\">\n",
8+
" <p>This notebook is outdated and will be deprecated in October 2024</p>\n",
9+
"</div>"
10+
]
11+
},
312
{
413
"cell_type": "markdown",
514
"metadata": {
@@ -528,7 +537,7 @@
528537
"name": "python",
529538
"nbconvert_exporter": "python",
530539
"pygments_lexer": "ipython3",
531-
"version": "3.11.5"
540+
"version": "3.8.10"
532541
}
533542
},
534543
"nbformat": 4,

0 commit comments

Comments
 (0)