From afd0718c99dae8c94080c4dd92b8cad14b22606b Mon Sep 17 00:00:00 2001 From: liamhuber Date: Tue, 24 Oct 2023 12:24:17 -0700 Subject: [PATCH] Re-execute notebook --- notebooks/pyiron_like_workflows.ipynb | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/notebooks/pyiron_like_workflows.ipynb b/notebooks/pyiron_like_workflows.ipynb index 3b96dceb..03b08ad3 100644 --- a/notebooks/pyiron_like_workflows.ipynb +++ b/notebooks/pyiron_like_workflows.ipynb @@ -52,7 +52,7 @@ { "data": { "application/vnd.jupyter.widget-view+json": { - "model_id": "e466293aa3fa498daa8636b7c9d9c3e5", + "model_id": "9cd5ea5c20b5484c92b9dbb8540aced5", "version_major": 2, "version_minor": 0 }, @@ -104,8 +104,6 @@ "name": "stderr", "output_type": "stream", "text": [ - "/Users/huber/work/pyiron/pyiron_contrib/pyiron_contrib/__init__.py:9: UserWarning: pyiron module not found, importing Project from pyiron_base\n", - " warnings.warn(\"pyiron module not found, importing Project from pyiron_base\")\n", "/Users/huber/work/pyiron/pyiron_workflow/pyiron_workflow/channels.py:158: UserWarning: The channel calculator was not connected to calculator, andthus could not disconnect from it.\n", " warn(\n", "/Users/huber/work/pyiron/pyiron_workflow/pyiron_workflow/channels.py:158: UserWarning: The channel ran was not connected to run, andthus could not disconnect from it.\n", @@ -130,7 +128,7 @@ "name": "stdout", "output_type": "stream", "text": [ - "CPU times: user 1.58 s, sys: 647 ms, total: 2.23 s\n", + "CPU times: user 1.89 s, sys: 625 ms, total: 2.52 s\n", "Wall time: 10.6 s\n" ] }, @@ -255,8 +253,8 @@ { "data": { "text/plain": [ - "{'lammps__shell__output': ,\n", - " 'lammps__generic': }" + "{'lammps__shell__output': ,\n", + " 'lammps__generic': }" ] }, "execution_count": 8,