Text illegible in a jupyter notebook #3158
Unanswered
dhirschfeld
asked this question in
Q&A
Replies: 1 comment
-
The python code is highlighted with: # Highlight the RHS with Python syntax
rhs = Syntax(rhs_text, 'python', background_color='default') |
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.
-
I'm trying to use
line_profiler
which has support ofrrich
(yay!) but unfortunately the output is illegible because of the color scheme. Any idea how I can fix this so I can put in a PR?Beta Was this translation helpful? Give feedback.
All reactions