You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I'm using Rich inside VSCode with Jupyter notebooks and seeing very jarring colors. A simple example:
In the same notebook if I run this as an escaped terminal command, the colors match the color scheme, which I find much more appealing:
Any idea what's going on here? I'm using Poetry version 1.1.13 to install latest version of rich on python 3.9.9 on osx. I imagine it's some strange vscode setting or an environment variable, but I don't even know what to google or search for.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I'm using Rich inside VSCode with Jupyter notebooks and seeing very jarring colors. A simple example:
In the same notebook if I run this as an escaped terminal command, the colors match the color scheme, which I find much more appealing:
Any idea what's going on here? I'm using
Poetry version 1.1.13
to install latest version of rich on python 3.9.9 on osx. I imagine it's some strange vscode setting or an environment variable, but I don't even know what to google or search for.Beta Was this translation helpful? Give feedback.
All reactions