How can I view the webpage and images instead of the source code of my HTML and SVG files on the PythonAnywhere website?
How can I view the webpage and images instead of the source code of my HTML and SVG files on the PythonAnywhere website?
garbled text
Create a web app to serve the files
Thank you for your reply. Is there a more direct and convenient way?
If you want to see images / rendered HTML, you need to serve them first, so there isn't any other way to preview them on PythonAnywhere like this as this is a headless environment.