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
Working in a notebook or REPL with vivarium simulations is pretty unpleasant. The logging level is set to DEBUG by default, which throws a bunch of not very helpful information at the user. It's also not configurable in any way. After tackling #282, the next thing to do should be to allow user level configuration of the logging and change the default level in the interactive setting to be much less noisy.