I have installed a fully-functional terminal emulator in an IPython/Jupyter notebook. This is useful for notebook environments that don’t provide shell access. The terminal is used inside the browser. All commands are executed correctly. But, there is a problem with opening a GUI application from the web-based terminal. Web-based terminal screen
For instance, executing xclock
inside the terminal does not open the application window. Is there any feasible solution to open GUI application from web terminals?
Go to Source
Author: Muhammad