Is it possible to open a terminal using paramiko like if we were executing gnome-terminal or xterm ? By terminal, I mean an actual terminal window and not a pseudo-terminal as it is done using invoke_shell method. I tried the recipe given here but it does not work.
Asked
Active
Viewed 199 times