|
54 | 54 | "kind": "figure", |
55 | 55 | "children": [ |
56 | 56 | { |
57 | | - "type": "output", |
58 | | - "data": [ |
| 57 | + "type": "outputs", |
| 58 | + "children": [ |
59 | 59 | { |
60 | | - "output_type": "execute_result", |
61 | | - "execution_count": 2, |
62 | | - "metadata": {}, |
63 | | - "data": { |
64 | | - "text/html": { |
65 | | - "content_type": "text/html", |
66 | | - "hash": "a16fcedcd26437c820ccfc05d1f48a57", |
67 | | - "path": "/a16fcedcd26437c820ccfc05d1f48a57.html" |
68 | | - }, |
69 | | - "text/plain": { "content": "alt.Chart(...)", "content_type": "text/plain" } |
| 60 | + "type": "output", |
| 61 | + "jupyter_data": { |
| 62 | + "output_type": "execute_result", |
| 63 | + "execution_count": 2, |
| 64 | + "metadata": {}, |
| 65 | + "data": { |
| 66 | + "text/html": { |
| 67 | + "content_type": "text/html", |
| 68 | + "hash": "a16fcedcd26437c820ccfc05d1f48a57", |
| 69 | + "path": "/a16fcedcd26437c820ccfc05d1f48a57.html" |
| 70 | + }, |
| 71 | + "text/plain": { |
| 72 | + "content": "alt.Chart(...)", |
| 73 | + "content_type": "text/plain" |
| 74 | + } |
| 75 | + } |
70 | 76 | } |
71 | 77 | } |
72 | 78 | ] |
|
143 | 149 | "enumerator": "1" |
144 | 150 | }, |
145 | 151 | { |
146 | | - "type": "output", |
147 | | - "data": [ |
| 152 | + "type": "outputs", |
| 153 | + "children": [ |
148 | 154 | { |
149 | | - "output_type": "execute_result", |
150 | | - "execution_count": 2, |
151 | | - "metadata": {}, |
152 | | - "data": { |
153 | | - "text/html": { |
154 | | - "content_type": "text/html", |
155 | | - "hash": "a16fcedcd26437c820ccfc05d1f48a57", |
156 | | - "path": "/a16fcedcd26437c820ccfc05d1f48a57.html" |
157 | | - }, |
158 | | - "text/plain": { "content": "alt.Chart(...)", "content_type": "text/plain" } |
| 155 | + "type": "output", |
| 156 | + "jupyter_data": { |
| 157 | + "output_type": "execute_result", |
| 158 | + "execution_count": 2, |
| 159 | + "metadata": {}, |
| 160 | + "data": { |
| 161 | + "text/html": { |
| 162 | + "content_type": "text/html", |
| 163 | + "hash": "a16fcedcd26437c820ccfc05d1f48a57", |
| 164 | + "path": "/a16fcedcd26437c820ccfc05d1f48a57.html" |
| 165 | + }, |
| 166 | + "text/plain": { "content": "alt.Chart(...)", "content_type": "text/plain" } |
| 167 | + } |
159 | 168 | } |
160 | 169 | } |
161 | 170 | ] |
|
0 commit comments