Skip to content

Commit 3fb98db

Browse files
Merge pull request #2333 from btel/applayout_widget
Implement AppLayout widget
2 parents 47449a5 + 4ba354b commit 3fb98db

File tree

8 files changed

+129854
-1
lines changed

8 files changed

+129854
-1
lines changed

docs/source/examples/Index.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"- [Widget Basics](Widget%20Basics.ipynb) \n",
3737
"- [Widget Events](Widget%20Events.ipynb) \n",
3838
"- [Widget List](Widget%20List.ipynb) \n",
39-
"- [Widget Styling](Widget%20Styling.ipynb) \n",
39+
"- [Widget Styling](Widget%20Styling.ipynb)\n",
40+
"- [Layout Templates](Layoutt%20Templates.ipynb)\n",
4041
"- [Widget Custom](Widget%20Custom.ipynb)\n",
4142
"- [Widget Asynchronous](Widget%20Asynchronous.ipynb): how to pause and listen in the kernel for widget changes in the frontend."
4243
]

0 commit comments

Comments
 (0)