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
Currently the code uses mainly print, which is not optimal.
A transition from print to logging with each of the main parts having a log file would be preferred.