I know I can use ?outputonly=1 to make an url that only shows the console. But if I do this in a tkinter repl, I get the console and the output(tkinter window). Is there an url to only show the output (tkinter) window?
Hide console Tkinter
I know I can use ?outputonly=1 to make an url that only shows the console. But if I do this in a tkinter repl, I get the console and the output(tkinter window). Is there an url to only show the output (tkinter) window?