No 'Webview' Tab in Python Repl

Hi! There’s no Webview tab in my Python repl. I tried everything, googled, but without results. Can you help me?

Hi @b4b20hdyds2n2m8 thanks for your post and welcome to the community.

You do not commonly see webview with Python repls. Can you provide some more information please. What are you trying to do, what is the link to your repl (so others can investigate and suggest some ideas) and do you see any error messages?

1 Like

The web view is only for websites, try the python flask template. If you have a different website setup but cannot get the web view, keep in mind your repl needs to be hosted on 0.0.0.0 and not localhost.

2 Likes