Commit 39f204b
Integrate kd.types.DataItem with the ipython extension arolla.experimental.colab_safe_repr
This change list adds the attribute `DataItem._COLAB_HAS_SAFE_REPR = True` to fulfill the interface requirements for `arolla.experimental.colab_safe_repr`.
PiperOrigin-RevId: 865144620
Change-Id: I6a1024b6383acbb33fb17a36383e90e098662e3b1 parent f8788ac commit 39f204b
File tree
3 files changed
+8
-4
lines changed- py/koladata/types
3 files changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| 192 | + | |
192 | 193 | | |
193 | 194 | | |
194 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
219 | | - | |
| 217 | + | |
220 | 218 | | |
221 | 219 | | |
222 | 220 | | |
| |||
234 | 232 | | |
235 | 233 | | |
236 | 234 | | |
237 | | - | |
| 235 | + | |
238 | 236 | | |
239 | 237 | | |
240 | 238 | | |
| |||
326 | 324 | | |
327 | 325 | | |
328 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
329 | 330 | | |
330 | 331 | | |
331 | 332 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4443 | 4443 | | |
4444 | 4444 | | |
4445 | 4445 | | |
| 4446 | + | |
| 4447 | + | |
4446 | 4448 | | |
4447 | 4449 | | |
4448 | 4450 | | |
0 commit comments