Skip to main content

How can you RESET Python 101 Notebook lessons so their is a NEW notebook each time?

Comments

2 comments

  • Debbie Alexander
    Moderator Beacon of Knowledge Super Star

    I have not run into this exact scenario, but this is how I have solved similar problems in the past:

    Every time I reach an important benchmark in a lesson, I stop, and rename the current world something like:

    MASTER Python 101 Lesson 2 second challenge 

    Then when I want to start "fresh" at that point, instead of opening, I copy the world, name it:

    2nd Period Python 101 Lesson 2 second challenge

    This way I can go directly to where ever the students need to be, but my code is reset to that point in the tutorial.

    Hope this helps!

    0
  • Alisa McCollum

    Thanks for the suggestion.  Unfortunately that method is not working for me.  Even when projects are renamed and opened anew, the previous code appears. Ugh!

    0

Please sign in to leave a comment.