Skip to content

Commit

Permalink
Update the generating_widgets notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
AyushiDaksh committed Mar 1, 2024
1 parent 42c886c commit 7e77ac6
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions docs/io/visualization/generating_widgets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"end_time": "2021-02-18T16:10:42.838867Z",
"start_time": "2021-02-18T16:09:22.826173Z"
},
"scrolled": false
"scrolled": true
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -211,7 +211,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"To generate the energy level diagram, we will again use the simulation object `sim` and then display the widget:\n"
"To generate the energy level diagram, we will again use the simulation object sim and then display the widget:\n"
]
},
{
Expand All @@ -229,8 +229,14 @@
"metadata": {},
"source": [
"You can interact with this widget (which again won't be visible if you're viewing this notebook in our docs as an html page) like this:\n",
"![Energy level Diagram Demo](../images/energy_level_widget_options.gif)\n"
"\n",
"![Energy Level Diagram Demo](../images/energy_level_widget_options.gif)\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": []
}
],
"metadata": {
Expand All @@ -249,7 +255,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.16"
"version": "3.7.10"
},
"notify_time": "5",
"toc": {
Expand Down

0 comments on commit 7e77ac6

Please sign in to comment.