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