diff --git a/notebooks/notebook_template.ipynb b/notebooks/notebook_template.ipynb index d029b0171..6b1f5b47d 100644 --- a/notebooks/notebook_template.ipynb +++ b/notebooks/notebook_template.ipynb @@ -182,7 +182,7 @@ }, "outputs": [], "source": [ - "# Automatically restart kernel after installs so that your environment can access the new packages\n", + "# # Automatically restart kernel after installs so that your environment can access the new packages\n", "# import IPython\n", "\n", "# app = IPython.Application.instance()\n",