Matplotlib widget in VSCode Remote Session #9328
oravus
started this conversation in
Tips, Tricks and Workarounds
Replies: 1 comment
-
Thank you for posting this suggestion @oravus! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all, the following might be relevant for someone trying to use matplotlib widget through VSCode's remote-ssh connection:
Include
ForwardX11 yes
in your ssh config as below:reconnected remote and tested as below:
Beta Was this translation helpful? Give feedback.
All reactions