Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
-
It was able to show static plots so matplotlib's |
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,
I'm looking to replace QtConsole with something capable of interactive plots while still being able to show the input & output caused by another client (think "Show All Console Activity"). Jupyter Lab's Console seems to be the thing, but I can't make it show plots. I've been trying different backends: widget, ipympl, and notebook, but none of them worked.
Am I missing something or its just impossible?
P. S. I've tried notebook but it is not capable of outputting another client's input/output.
Beta Was this translation helpful? Give feedback.
All reactions