Skip to content

Commit 86ad503

Browse files
committed
jupyter section
1 parent afe78ff commit 86ad503

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/Module1_GettingStartedWithPython/Jupyter_Notebooks.ipynb

+1
Original file line numberDiff line numberDiff line change
@@ -978,6 +978,7 @@
978978
"**Be Aware of Cell-Type**:\n",
979979
"\n",
980980
"If you ever find that your Python code isn't being formatted properly, and doesn't run at all when you execute the cell (you get no output, not even errors), there is a good chance that you have accidentally set the cell to be a 'Markdown'-type cell! Change the cell back to code-type by entering command mode (`<ESC>`) and pressing `y`.\n",
981+
"\n",
981982
"</div>"
982983
]
983984
}

0 commit comments

Comments
 (0)