is it possible to have some kind of access to a web browser within linux playgrounds? im currently working on ubuntu multi-node and wanted UI access to a web server
Hi @training3
Not currently, but I’ve raised an internal question to see if it is something that could be implemented generically.
Meantime, you’d have to use e.g. curl
to see if your apache or nginx is serving something.
I tell a lie, it is possible.
From the 3 bar menu near top right, select view port
to select port on the host to open a browser tab on