Complete-Python-3-Bootcamp icon indicating copy to clipboard operation
Complete-Python-3-Bootcamp copied to clipboard

READ ME FIRST: YOU CAN NOT EDIT THE NOTEBOOKS DIRECTLY ON GITHUB!

Open Pierian-Data opened this issue 2 years ago • 3 comments
trafficstars

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.

Pierian-Data avatar Nov 23 '22 16:11 Pierian-Data

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.

stevearas avatar Mar 19 '23 19:03 stevearas

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.

Pierian-Data avatar Mar 19 '23 19:03 Pierian-Data

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: image For Pycharm the duster button next to the trash can I believe does it: image

vivaan-web avatar Nov 26 '23 17:11 vivaan-web