'How to install an IDE without a graphics environment using a web browser

I would like to install PyCharm on an EC2 container running Debian in order to graphically edit and debug code

I get the error "Unable to detect graphics environment"

How does one use a web browser as a GUI (ie port forwarding)

If relevant, my local machine is windows and I connect through docker



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source