Show More
@@ -0,0 +1,5 b'' | |||||
|
1 | - Consecutive stream (stdout/stderr) output is merged into a single output | |||
|
2 | in the notebook document. | |||
|
3 | Previously, all output messages were preserved as separate output fields in the JSON. | |||
|
4 | Now, the same merge is applied to the stored output as the displayed output, | |||
|
5 | improving document load time for notebooks with many small outputs. |
General Comments 0
You need to be logged in to leave comments.
Login now