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 actually sometimes run both quokka (the full application), with these mini-quokka 'quokka-server.py' flask applications. Since flask uses port 5000 by default, that's what the full quokka does; so I just decided to use 5001, for the times when I am running both at the same time.
I might change it back, since I don't see myself running them both at the same time, like I did for one of the lessons.
Why did you decide to use 5001 instead of 5000?
The text was updated successfully, but these errors were encountered: