Run GUI Application from web-based terminal emulator ubuntu18.04/Jupyter Notebook

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?

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like