MAX_NUMBER_OUTPUTS#

nublado.startup.constants.MAX_NUMBER_OUTPUTS = 10000#

Maximum number of output lines to display in a Jupyter notebook cell.

Used to prevent OOM-killing if some cell generates a lot of output.