Show More
@@ -150,13 +150,13 b' stream output' | |||
|
150 | 150 | { |
|
151 | 151 | "output_type" : "stream", |
|
152 | 152 | "name" : "stdout", # or stderr |
|
153 |
" |
|
|
153 | "text" : ["multiline stream text"], | |
|
154 | 154 | } |
|
155 | 155 | |
|
156 | 156 | .. versionchanged:: nbformat 4.0 |
|
157 | 157 | |
|
158 |
The keys ``stream`` |
|
|
159 |
the stream message |
|
|
158 | The keys ``stream`` key was changed to ``name`` to match | |
|
159 | the stream message. | |
|
160 | 160 | |
|
161 | 161 | |
|
162 | 162 | display_data |
General Comments 0
You need to be logged in to leave comments.
Login now