Skip to content

Commit 36bbc64

Browse files
committed
really fix notebook
1 parent b379d87 commit 36bbc64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/user-guide/dream/workflow-widget-dream.ipynb

-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
"# Set parameters\n",
6666
"pbox._input_widgets[Filename[SampleRun]].children[0].value = dream.data.simulated_diamond_sample()\n",
6767
"pbox._input_widgets[Filename[VanadiumRun]].children[0].value = dream.data.simulated_vanadium_sample()\n",
68-
"pbox._input_widgets[MonitorFilename[SampleRun]].children[0].value = dream.data.simulated_monitor_diamond_sample()\n",
6968
"pbox._input_widgets[DspacingBins].children[0].fields[\"stop\"].value = 2.3434\n",
7069
"# Run the workflow\n",
7170
"rbox = wfw.result_box\n",

0 commit comments

Comments
 (0)