Allow copying of output of jupyter / interactive window #9124
nickeubank
started this conversation in
New Ideas
Replies: 2 comments 3 replies
-
ah apparently this SHOULD work... #767 Will try and figure scope of when usually not working to post issue... |
Beta Was this translation helpful? Give feedback.
0 replies
-
What type of output are you trying to copy? I.e., copying standard output from a cell like:
works. However, some output types do not... say a plot from Plotly. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Is there a reason one can't copy the output of a jupyter or interactive cell?
I often print out diagnostics, and it's very frustrating to not be able to just highlight the output and paste it in slack/email.
Beta Was this translation helpful? Give feedback.
All reactions