franklin24
@franklin24
I've taken a short break from repl.it and have come back to realize I've forgotten how to open the output of the code in a new tab. Can someone help m
Hermanboxcar5 you can just press the open new tab button shown by kingoftheof1 or with console python you can open a browser, go to incognito or private mode, and load the editer page there. it will show up as a large console. there is no way in python console that you can really do full screen on replit.2 years ago
cookieisgud They are currently working on a newer and improved repl run. The old one was full of security bugs.
Read more here.
One workaround is this, but I would recommend you add ?view=1 to the end of your repl, like this:
https://repl.it/@Coder100/Coder100?view=1
2 years ago
Bookie0 You can't open the repl in a new tab as this feature was deprecated: here.
Why?
> If you are asking about repl.run (and opening just the repl output in a new tab), unfortunately we've had to stop making that feature available because it was being used for abuse. Read more: https://blog.repl.it/anon.
Here is a workaround: https://docs.repl.it/repls/repl-run2 years ago