This commit is contained in:
Will McGugan 2026-01-24 12:11:49 +00:00
parent 9303d77e8d
commit 97b5beacc3
2 changed files with 2 additions and 2 deletions

2
FAQ.md
View File

@ -14,7 +14,7 @@
<a name="extra-space-not-enough-space-in-jupyter-output"></a>
## Extra space, not enough space, in Jupyter output
There are many different implementations of Jupyter, from different venders.
There are many different implementations of Jupyter, from different vendors.
Different notebook software may render Rich's output differently, due to how the CSS is constructed.
Adding or removing space, may make the output look good on your software, but break somewhere else.

View File

@ -5,7 +5,7 @@ alt_titles:
- "Not enough space in Jupyter"
---
There are many different implementations of Jupyter, from different venders.
There are many different implementations of Jupyter, from different vendors.
Different notebook software may render Rich's output differently, due to how the CSS is constructed.
Adding or removing space, may make the output look good on your software, but break somewhere else.