Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 2a0df30

Browse files
authored
Merge pull request #106 from pyiron/load_data
Don't overwrite loaded data with defaults
2 parents c81cc62 + 2d36f77 commit 2a0df30

File tree

5 files changed

+212
-149
lines changed

5 files changed

+212
-149
lines changed

example.ipynb

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,6 @@
2525
"id": "e8da0476-4a99-4da3-8fe3-e12c646893e8",
2626
"metadata": {},
2727
"outputs": [
28-
{
29-
"data": {
30-
"application/vnd.jupyter.widget-view+json": {
31-
"model_id": "9168bb0264ef413283bcf16576a20181",
32-
"version_major": 2,
33-
"version_minor": 0
34-
},
35-
"text/plain": []
36-
},
37-
"metadata": {},
38-
"output_type": "display_data"
39-
},
4028
{
4129
"name": "stdout",
4230
"output_type": "stream",
@@ -58,7 +46,7 @@
5846
{
5947
"data": {
6048
"application/vnd.jupyter.widget-view+json": {
61-
"model_id": "6ed3fcb66dde4bf28883a4372df5fa9b",
49+
"model_id": "d91b2f64537f4c3ba7c6711f49b2a20a",
6250
"version_major": 2,
6351
"version_minor": 0
6452
},

0 commit comments

Comments
 (0)