training icon indicating copy to clipboard operation
training copied to clipboard

Preview with gitpod is broken

Open chriswyatt1 opened this issue 2 years ago • 2 comments
trafficstars

Will try to add this feature back, it was nice to preview HTML within the gitpod browser, else you need to download the html and render on your local machine

chriswyatt1 avatar Feb 10 '23 14:02 chriswyatt1

It was already broken before :( The way I managed to do it was to run an HTTP server with python (type python -m http.server 8000)

mribeirodantas avatar Feb 10 '23 15:02 mribeirodantas

Ok, thanks, yes I just downloaded it and ran from the browser. I think your way can be hard coded into gitpod

chriswyatt1 avatar Feb 10 '23 18:02 chriswyatt1