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
2 minor fixes: 1) Added line to restart_simulation such that the GUI can be activated, and 2) Reworded an if statement header to avoid KeyError by using the built-in get method instead of directly accessing a dictionary member
0 commit comments