Skip to content

Commit

Permalink
Merge pull request #106 from pyiron/load_data
Browse files Browse the repository at this point in the history
Don't overwrite loaded data with defaults
  • Loading branch information
liamhuber authored Nov 9, 2022
2 parents c81cc62 + 2d36f77 commit 2a0df30
Show file tree
Hide file tree
Showing 5 changed files with 212 additions and 149 deletions.
14 changes: 1 addition & 13 deletions example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,6 @@
"id": "e8da0476-4a99-4da3-8fe3-e12c646893e8",
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "9168bb0264ef413283bcf16576a20181",
"version_major": 2,
"version_minor": 0
},
"text/plain": []
},
"metadata": {},
"output_type": "display_data"
},
{
"name": "stdout",
"output_type": "stream",
Expand All @@ -58,7 +46,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "6ed3fcb66dde4bf28883a4372df5fa9b",
"model_id": "d91b2f64537f4c3ba7c6711f49b2a20a",
"version_major": 2,
"version_minor": 0
},
Expand Down
Loading

0 comments on commit 2a0df30

Please sign in to comment.