File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 726726 },
727727 {
728728 "cell_type" : " code" ,
729- "execution_count" : 20 ,
729+ "execution_count" : null ,
730730 "id" : " 6a8d1a17-3698-4873-8937-616e9e7dc7ca" ,
731731 "metadata" : {
732732 "trusted" : true
745745 }
746746 ],
747747 "source" : [
748- " from IPython.display import Image, display\n " ,
748+ " # from IPython.display import Image, display\n " ,
749749 " \n " ,
750- " plot_task = [t for t in wg.tasks if t.name.startswith('plot_energy_volume_curve')][0]\n " ,
751- " plot_file = f\" {plot_task.node.get_remote_workdir()}/evcurve.png\"\n " ,
750+ " # plot_task = [t for t in wg.tasks if t.name.startswith('plot_energy_volume_curve')][0]\n " ,
751+ " # plot_file = f\" {plot_task.node.get_remote_workdir()}/evcurve.png\"\n " ,
752752 " \n " ,
753- " display(Image(filename=str(plot_file)))\n "
753+ " # display(Image(filename=str(plot_file)))\n "
754754 ]
755755 }
756756 ],
You can’t perform that action at this time.
0 commit comments