Mininet is computer network emulator tool written in Python. I am working on running Mininet on Jupyter Notebook for educational purpose. Mininet uses Xterm to open a terminal for student to access to their networking simulation procedures.
Xterm: On Unix-like operating systems, the xterm command is a terminal emulator for the X Window System.
Is there any possible solution so as to view the xterm terminal window(GUI) inside the Graphterm environment(Web Browser)?

Mininet is computer network emulator tool written in Python. I am working on running Mininet on Jupyter Notebook for educational purpose. Mininet uses Xterm to open a terminal for student to access to their networking simulation procedures.
Xterm: On Unix-like operating systems, the xterm command is a terminal emulator for the X Window System.
Is there any possible solution so as to view the xterm terminal window(GUI) inside the Graphterm environment(Web Browser)?