How do I make it show my “open website” in Python, On My Repl's Left Side

How do I make it show my “open website” using Python, On My Repl’s Left Side:

How I Host This Repl(I’m New On Replit So I Don’t Know So Much About Repl.it

On This Repl: https://replit.com/@krbishnoi46/Wishing-Happy-New-Year-2023-KR-Bishnoi?v=1

Welcome to the community, @krbishnoi46!

Unfortunately, you cannot do this with a turtle Repl. However, you can do this with Flask/Django.

1 Like

Can You Explain to Me All Steps About This

1 Like

Flask/Django are for websites, so you would be unable to add “open website” with python turtle. And python turtle does not work with Flask/Django.

2 Likes

Turtle, Tkinter, etc can be opened in a new tab that embeds the Repl that shows the output of turtle.

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.