Skip to content

Commit 0369c70

Browse files
committed
Update path inside notebook
1 parent 1b4bd5c commit 0369c70

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

docs/dev-test.ipynb

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"metadata": {},
2424
"outputs": [],
2525
"source": [
26-
"dirname = os.path.join('..', '..', 'micromagneticdata', 'tests', 'test_sample')"
26+
"dirname = os.path.join('..', 'micromagneticdata', 'tests', 'test_sample')"
2727
]
2828
},
2929
{
@@ -264,7 +264,7 @@
264264
{
265265
"data": {
266266
"application/vnd.jupyter.widget-view+json": {
267-
"model_id": "95f1e9dbc21c40508e10fee50130d38c",
267+
"model_id": "d5b8d45e7c5c4f84a7feb0a1481ec262",
268268
"version_major": 2,
269269
"version_minor": 0
270270
},
@@ -578,7 +578,7 @@
578578
{
579579
"data": {
580580
"application/vnd.jupyter.widget-view+json": {
581-
"model_id": "12c37a33dd264b28a5821c623b08d2ca",
581+
"model_id": "77e56a7d68654e629772ac274e95fa68",
582582
"version_major": 2,
583583
"version_minor": 0
584584
},
@@ -679,55 +679,55 @@
679679
"widgets": {
680680
"application/vnd.jupyter.widget-state+json": {
681681
"state": {
682-
"12c37a33dd264b28a5821c623b08d2ca": {
682+
"33405a9df74e404ab668f762c67e3808": {
683683
"model_module": "@jupyter-widgets/controls",
684684
"model_module_version": "1.5.0",
685-
"model_name": "IntSliderModel",
685+
"model_name": "DescriptionStyleModel",
686686
"state": {
687-
"description": "step",
688-
"layout": "IPY_MODEL_a2af332a63624fd29333408ecd6d27ec",
689-
"max": 40,
690-
"style": "IPY_MODEL_ef4cd532abf44c8a9228e5e7b038bb0f"
687+
"description_width": ""
691688
}
692689
},
693-
"779b581f121d4a1b8f1bdfc2c8b873a0": {
690+
"3f70a357832e40538058581153013008": {
691+
"model_module": "@jupyter-widgets/base",
692+
"model_module_version": "1.2.0",
693+
"model_name": "LayoutModel",
694+
"state": {}
695+
},
696+
"471d7b04f6f24448a8abbdc6c2a15742": {
694697
"model_module": "@jupyter-widgets/controls",
695698
"model_module_version": "1.5.0",
696-
"model_name": "DescriptionStyleModel",
699+
"model_name": "SliderStyleModel",
697700
"state": {
698701
"description_width": ""
699702
}
700703
},
701-
"95f1e9dbc21c40508e10fee50130d38c": {
704+
"77e56a7d68654e629772ac274e95fa68": {
702705
"model_module": "@jupyter-widgets/controls",
703706
"model_module_version": "1.5.0",
704-
"model_name": "BoundedIntTextModel",
707+
"model_name": "IntSliderModel",
705708
"state": {
706-
"description": "drive",
707-
"layout": "IPY_MODEL_f2d4cef6d78d4020b06b2343549516ac",
708-
"max": 6,
709-
"style": "IPY_MODEL_779b581f121d4a1b8f1bdfc2c8b873a0"
709+
"description": "step",
710+
"layout": "IPY_MODEL_9b33111345924386ad7f36a5203bed20",
711+
"max": 40,
712+
"style": "IPY_MODEL_471d7b04f6f24448a8abbdc6c2a15742"
710713
}
711714
},
712-
"a2af332a63624fd29333408ecd6d27ec": {
715+
"9b33111345924386ad7f36a5203bed20": {
713716
"model_module": "@jupyter-widgets/base",
714717
"model_module_version": "1.2.0",
715718
"model_name": "LayoutModel",
716719
"state": {}
717720
},
718-
"ef4cd532abf44c8a9228e5e7b038bb0f": {
721+
"d5b8d45e7c5c4f84a7feb0a1481ec262": {
719722
"model_module": "@jupyter-widgets/controls",
720723
"model_module_version": "1.5.0",
721-
"model_name": "SliderStyleModel",
724+
"model_name": "BoundedIntTextModel",
722725
"state": {
723-
"description_width": ""
726+
"description": "drive",
727+
"layout": "IPY_MODEL_3f70a357832e40538058581153013008",
728+
"max": 6,
729+
"style": "IPY_MODEL_33405a9df74e404ab668f762c67e3808"
724730
}
725-
},
726-
"f2d4cef6d78d4020b06b2343549516ac": {
727-
"model_module": "@jupyter-widgets/base",
728-
"model_module_version": "1.2.0",
729-
"model_name": "LayoutModel",
730-
"state": {}
731731
}
732732
},
733733
"version_major": 2,

0 commit comments

Comments
 (0)