Skip to content

Commit a5ac8d2

Browse files
author
Andy Barrett
committed
remove unnecessary import
1 parent 11e56da commit a5ac8d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

notebooks/SnowEx_ASO_MODIS_Snow/snow_tutorial_rendered.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,9 +104,6 @@
104104
},
105105
"outputs": [],
106106
"source": [
107-
"# For notebook rendering\n",
108-
"from IPython.display import Markdown\n",
109-
"\n",
110107
"# Adding this to suppress runtime and deprecations warnings \n",
111108
"import warnings\n",
112109
"warnings.simplefilter(\"ignore\")\n",

0 commit comments

Comments
 (0)