Skip to content

Commit

Permalink
Re-execute notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
liamhuber committed Oct 24, 2023
1 parent bd43dcd commit afd0718
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions notebooks/pyiron_like_workflows.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "e466293aa3fa498daa8636b7c9d9c3e5",
"model_id": "9cd5ea5c20b5484c92b9dbb8540aced5",
"version_major": 2,
"version_minor": 0
},
Expand Down Expand Up @@ -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",
Expand All @@ -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"
]
},
Expand Down Expand Up @@ -255,8 +253,8 @@
{
"data": {
"text/plain": [
"{'lammps__shell__output': <pyiron_workflow.node_library.lammps.ShellOutput at 0x152e2fc90>,\n",
" 'lammps__generic': <pyiron_workflow.node_library.lammps.GenericOutput at 0x1526e3050>}"
"{'lammps__shell__output': <pyiron_workflow.node_library.lammps.ShellOutput at 0x15975e090>,\n",
" 'lammps__generic': <pyiron_workflow.node_library.lammps.GenericOutput at 0x159755e10>}"
]
},
"execution_count": 8,
Expand Down

0 comments on commit afd0718

Please sign in to comment.