Last active
August 21, 2021 14:59
-
-
Save krassowski/fd91a4124fd204125545c62ab89683e4 to your computer and use it in GitHub Desktop.
Reproducer of cell rendering issue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jupyterlab==3.1.7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"numberCellsToRenderDirectly": 10, | |
"observedBottomMargin": "1px", | |
"observedTopMargin": "1px", | |
"renderCellOnIdle": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment