Skip to content

Commit 1eea984

Browse files
committed
notebook: remove test to run jupyter_dash server
1 parent 4a6dc9d commit 1eea984

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

notebooks/statistical_and_visual_analysis.ipynb

-11
Original file line numberDiff line numberDiff line change
@@ -955,17 +955,6 @@
955955
"#### To do so, please run the notebook locally."
956956
]
957957
},
958-
{
959-
"cell_type": "code",
960-
"execution_count": null,
961-
"metadata": {},
962-
"outputs": [],
963-
"source": [
964-
"# This check is necessary for the notebooks_tests \n",
965-
"if app is not None:\n",
966-
" app.run_server(mode='inline', debug=True)"
967-
]
968-
},
969958
{
970959
"cell_type": "markdown",
971960
"metadata": {},

0 commit comments

Comments
 (0)