File tree Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Expand file tree Collapse file tree 2 files changed +5
-19
lines changed Original file line number Diff line number Diff line change 209
209
"provenance" : []
210
210
},
211
211
"kernelspec" : {
212
- "display_name" : " Python 3 (ipykernel) " ,
212
+ "display_name" : " .venv39 " ,
213
213
"language" : " python" ,
214
214
"name" : " python3"
215
215
},
223
223
"name" : " python" ,
224
224
"nbconvert_exporter" : " python" ,
225
225
"pygments_lexer" : " ipython3" ,
226
- "version" : " 3.10.9 "
226
+ "version" : " 3.9.21 "
227
227
}
228
228
},
229
229
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 335
335
" )"
336
336
]
337
337
},
338
- {
339
- "cell_type" : " code" ,
340
- "execution_count" : null ,
341
- "metadata" : {},
342
- "outputs" : [],
343
- "source" : [
344
- " facetgrid.show()"
345
- ]
346
- },
347
338
{
348
339
"cell_type" : " markdown" ,
349
340
"metadata" : {},
409
400
" cmap=\" tab10\" ,\n " ,
410
401
" portrait=True,\n " ,
411
402
" linked_views=True,\n " ,
412
- " )\n " ,
413
- " Video(vidpath, embed=True, width=800, height=600)"
403
+ " )"
414
404
]
415
405
},
416
406
{
438
428
" species=[\" A_nucl\" ],\n " ,
439
429
" cmap=\" tab10\" ,\n " ,
440
430
" show_cmap=True,\n " ,
441
- " )\n " ,
442
- " \n " ,
443
- " facetgrid.show()"
431
+ " )"
444
432
]
445
433
},
446
434
{
461
449
" simulation_results=results,\n " ,
462
450
" species=[\" A_nucl\" ],\n " ,
463
451
" cmap=\" tab10\" ,\n " ,
464
- " )\n " ,
465
- " \n " ,
466
- " Video(vidpath, embed=True, width=800, height=600)"
452
+ " )"
467
453
]
468
454
},
469
455
{
You can’t perform that action at this time.
0 commit comments