|
291 | 291 | { |
292 | 292 | "data": { |
293 | 293 | "text/markdown": [ |
294 | | - "```json\n", |
| 294 | + "```python\n", |
295 | 295 | "{ 'cells': [ { 'cell_type': 'code',\n", |
296 | 296 | " 'execution_count': 6,\n", |
| 297 | + " 'id': 'c775482c',\n", |
297 | 298 | " 'idx_': 0,\n", |
298 | 299 | " 'metadata': {},\n", |
299 | 300 | " 'outputs': [ { 'data': {'text/plain': ['3']},\n", |
|
303 | 304 | " 'source': 'z=3\\nz'},\n", |
304 | 305 | " { 'cell_type': 'code',\n", |
305 | 306 | " 'execution_count': 5,\n", |
| 307 | + " 'id': '0b0146a1',\n", |
306 | 308 | " 'idx_': 1,\n", |
307 | 309 | " 'metadata': {},\n", |
308 | 310 | " 'outputs': [ { 'data': {'text/plain': ['6']},\n", |
|
312 | 314 | " 'source': 'x=3\\ny=3\\nx+y'},\n", |
313 | 315 | " { 'cell_type': 'code',\n", |
314 | 316 | " 'execution_count': None,\n", |
| 317 | + " 'id': '087dbc0b',\n", |
315 | 318 | " 'idx_': 2,\n", |
316 | 319 | " 'metadata': {},\n", |
317 | 320 | " 'outputs': [],\n", |
|
332 | 335 | " 'metadata': {},\n", |
333 | 336 | " 'output_type': 'execute_result'}],\n", |
334 | 337 | " 'source': 'z=3\\nz',\n", |
335 | | - " 'idx_': 0},\n", |
| 338 | + " 'idx_': 0,\n", |
| 339 | + " 'id': 'c775482c'},\n", |
336 | 340 | " {'cell_type': 'code',\n", |
337 | 341 | " 'execution_count': 5,\n", |
338 | 342 | " 'metadata': {},\n", |
|
341 | 345 | " 'metadata': {},\n", |
342 | 346 | " 'output_type': 'execute_result'}],\n", |
343 | 347 | " 'source': 'x=3\\ny=3\\nx+y',\n", |
344 | | - " 'idx_': 1},\n", |
| 348 | + " 'idx_': 1,\n", |
| 349 | + " 'id': '0b0146a1'},\n", |
345 | 350 | " {'cell_type': 'code',\n", |
346 | 351 | " 'execution_count': None,\n", |
347 | 352 | " 'metadata': {},\n", |
348 | 353 | " 'outputs': [],\n", |
349 | 354 | " 'source': '',\n", |
350 | | - " 'idx_': 2}],\n", |
| 355 | + " 'idx_': 2,\n", |
| 356 | + " 'id': '087dbc0b'}],\n", |
351 | 357 | " 'metadata': {'kernelspec': {'display_name': 'Python 3',\n", |
352 | 358 | " 'language': 'python',\n", |
353 | 359 | " 'name': 'python3'}},\n", |
|
374 | 380 | { |
375 | 381 | "data": { |
376 | 382 | "text/markdown": [ |
377 | | - "```json\n", |
| 383 | + "```python\n", |
378 | 384 | "{ 'cells': [ { 'cell_type': 'code',\n", |
379 | 385 | " 'execution_count': 6,\n", |
| 386 | + " 'id': '90b66bf4',\n", |
380 | 387 | " 'idx_': 0,\n", |
381 | 388 | " 'metadata': {},\n", |
382 | 389 | " 'outputs': [ { 'data': {'text/plain': ['3']},\n", |
|
386 | 393 | " 'source': 'z=2\\nz'},\n", |
387 | 394 | " { 'cell_type': 'code',\n", |
388 | 395 | " 'execution_count': 5,\n", |
| 396 | + " 'id': '308e213e',\n", |
389 | 397 | " 'idx_': 1,\n", |
390 | 398 | " 'metadata': {},\n", |
391 | 399 | " 'outputs': [ { 'data': {'text/plain': ['6']},\n", |
|
395 | 403 | " 'source': 'x=3\\ny=3\\nx+y'},\n", |
396 | 404 | " { 'cell_type': 'code',\n", |
397 | 405 | " 'execution_count': None,\n", |
| 406 | + " 'id': '130e4ce0',\n", |
398 | 407 | " 'idx_': 2,\n", |
399 | 408 | " 'metadata': {},\n", |
400 | 409 | " 'outputs': [],\n", |
|
415 | 424 | " 'metadata': {},\n", |
416 | 425 | " 'output_type': 'execute_result'}],\n", |
417 | 426 | " 'source': 'z=2\\nz',\n", |
418 | | - " 'idx_': 0},\n", |
| 427 | + " 'idx_': 0,\n", |
| 428 | + " 'id': '90b66bf4'},\n", |
419 | 429 | " {'cell_type': 'code',\n", |
420 | 430 | " 'execution_count': 5,\n", |
421 | 431 | " 'metadata': {},\n", |
|
424 | 434 | " 'metadata': {},\n", |
425 | 435 | " 'output_type': 'execute_result'}],\n", |
426 | 436 | " 'source': 'x=3\\ny=3\\nx+y',\n", |
427 | | - " 'idx_': 1},\n", |
| 437 | + " 'idx_': 1,\n", |
| 438 | + " 'id': '308e213e'},\n", |
428 | 439 | " {'cell_type': 'code',\n", |
429 | 440 | " 'execution_count': None,\n", |
430 | 441 | " 'metadata': {},\n", |
431 | 442 | " 'outputs': [],\n", |
432 | 443 | " 'source': '',\n", |
433 | | - " 'idx_': 2}],\n", |
| 444 | + " 'idx_': 2,\n", |
| 445 | + " 'id': '130e4ce0'}],\n", |
434 | 446 | " 'metadata': {'kernelspec': {'display_name': 'Python 3',\n", |
435 | 447 | " 'language': 'python',\n", |
436 | 448 | " 'name': 'python3'}},\n", |
|
0 commit comments