This repl template has not been altered in any way. It's just the default tkinter template, but on my computer it doesn't so anything.
Does it work for you guys? Is my problem with repl.it or my computer?
I'm running it on Microsoft Edge from a school computer.
Tkinter not functioning
This repl template has not been altered in any way. It's just the default tkinter template, but on my computer it doesn't so anything.
Does it work for you guys? Is my problem with repl.it or my computer?
I'm running it on Microsoft Edge from a school computer.
Works fine for me.

What does it do for you?
@SixBeeps It's loading indefinitely.
@PeterRicks Would you have anything on your computer that would disallow external sites to load?
@SixBeeps Possibly the school's website blocker, but I don't know if it could keep the display from loading if replit is already whitelisted.
@PeterRicks Try using noVNC and see if that's usable: https://docs.replit.com/hosting/streaming-native-graphics-vnc
@SixBeeps It's blocked :(
I think I'll just try doing it from a normal python file. Thanks for your help!