Word wrap in cell output - Python kernel #12001
Unanswered
yoramzarai
asked this question in
Questions and Answers
Replies: 0 comments
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 it possible to enable word wrap in the Jupyter output cell?
Setting
editor.wordWrap
toon
and"[Log]": {"editor.wordWrap": "on"}
doesn't seem to affect the output cell.Version info:
vs code: 1.73.1
Jupyter extension: v2022.9.1202862440
OS: MAC OS 12.6.1
Python: 3.10.8
Here is a screen shot of a simple example:

Thank you.
Beta Was this translation helpful? Give feedback.
All reactions