Fonts in inline report#1038
Conversation
GaelVaroquaux
left a comment
There was a problem hiding this comment.
That's already a great improvement.
I was about to merge, but maybe a changelog entry? I suspect that this is a change that people want to know about
|
thanks! I added the changelog entry |
|
now in vscode and the sphinx documentation the reports use the same font at the same size as the rest of the page. in a jupyter notebook, by default in most browsers the text will be 15px and the report will be 16px. if a user changes the default font size in their browser settings (eg to accomodate their eyesight), the difference will be bigger because the report will scale accordingly and the notebook text won't and will stay fixed at 15px. But I would argue the correct behavior is the report's in this case |
|
This is a net improvement. Merging. Thanks!! |
* don't specify font in inline reports * smaller font in pre, code * smaller font for banner * [doc build] * smaller text boxes * [doc build] * smaller title * [doc build] * changelog

partly addresses #1037
can be discussed in another pr: