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
In non-colab Jupyter, we save the entire execution history, i.e. if you run a cell twice, the save notebook will include 2 cell copies, each with the specific things run in each version.
There should probably be a way to save the current state, which is what we want.
The text was updated successfully, but these errors were encountered:
In non-colab Jupyter, we save the entire execution history, i.e. if you run a cell twice, the save notebook will include 2 cell copies, each with the specific things run in each version.
There should probably be a way to save the current state, which is what we want.
The text was updated successfully, but these errors were encountered: