You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: