Compare commits

...
Author SHA1 Message Date
Karl WeinmeisterandGitHub 3696e204b3 fix: update notebook template comment
Add extra # character. This enables users to uncomment the whole cell, versus picking just the right lines to uncomment.
2023-08-17 08:09:01 -05:00
+1 -1
View File
@@ -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",