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
I'm having trouble using the usePythonConsole hook because of an unexpected behavior of stdout. Sometimes it is set once before the code is done running. I can imagine this is not intended. Is this a bug or am I using it wrong?