Complete-Python-3-Bootcamp
Complete-Python-3-Bootcamp copied to clipboard
READ ME FIRST: YOU CAN NOT EDIT THE NOTEBOOKS DIRECTLY ON GITHUB!
Hi,
We get a lot of "issues" from students on the fact that they can't edit the notebooks here on GitHub. That is by design, please make sure to watch the first few videos of the course, where we explain how to download the notebooks and open them up locally to edit.
I find that many of the notebook code cells have been run. I'm unsure if they have an ability to "erase" the cell outputs. And if they cannot I can see how this could occur. Though it isn't horrible. I would have liked to have no result....until I ran the cell. That way I could look at the code and think about what it would product before seeing the answers.
Go to the top of the notebook and use Edit>Clear All Outputs All exercise/solution notebooks are separated so you don't need to do this, however we do run all lecture notebooks so students can see the results.
This also depends on the editor, I use VS Code. and instead of this option being available on edit, you can find it in a special bar. I've included a snapshot:
For Pycharm the duster button next to the trash can I believe does it: