Skip to content

Commit

Permalink
notebooks/04_dashboard_panel.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
negin513 committed Jun 14, 2024
1 parent 892542e commit 5f71642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/04_dashboard_panel.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@
"source": [
"## Panel Widgets\n",
"\n",
"Panel provides a variety of widgets that can be used to build interactive dashboards. In this notebook, we are going to use some of these widgets. For the complete list of widgets, please see the [Panel documentation](https://panel.holoviz.org/user_guide/Widgets.html).\n",
"Panel provides a variety of widgets that can be used to build interactive dashboards. In this notebook, we are going to use some of these widgets. For the complete list of widgets, please see the [Panel documentation](https://panel.holoviz.org/api/panel.widgets.html).\n",
"\n",
"The panel widgets that we are using are: \n",
"- `pn.widgets.Select` for selecting the variable\n",
Expand Down

0 comments on commit 5f71642

Please sign in to comment.