Skip to content

Commit

Permalink
MAINT: Fixed notebook tutorial that looks up tabs by name
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 committed Jul 7, 2024
1 parent f5a08d7 commit 005bea9
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion doc/gui/tutorial_erp.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@
"%autoreload 2"
]
},
{
"cell_type": "markdown",
"id": "b446910e",
"metadata": {},
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"id": "82e9a552",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
"id": "a0dd997d",
Expand Down Expand Up @@ -220,7 +234,7 @@
"metadata": {},
"outputs": [],
"source": [
"gui._simulate_left_tab_click(\"Network connectivity\")"
"gui._simulate_left_tab_click(\"Connectivity\")"
]
},
{
Expand Down

0 comments on commit 005bea9

Please sign in to comment.