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
If you reset the kernel with the %reset magic command, all of the previous variables are still present with their old values in the variable explorer. This doesn't appear to happen when the variables are individually deleted with del
If you reset the kernel with the
%resetmagic command, all of the previous variables are still present with their old values in the variable explorer. This doesn't appear to happen when the variables are individually deleted withdel