Skip to content

Commit

Permalink
Update python_demo.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jooste authored May 28, 2022
1 parent b038266 commit 4716622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/python_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
],
"source": [
"# initialize bluesky as non-networked simulation node\n",
"bs.init('sim-detached')\n",
"bs.init(mode='sim', detached=True)\n",
"\n",
"# initialize dummy screen\n",
"bs.scr = ScreenDummy()"
Expand Down

0 comments on commit 4716622

Please sign in to comment.