1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
# How-to Guides
```{toctree}
:caption: Using Widgets
:maxdepth: 1
../examples
../user_install
../examples/Widget Basics
../examples/Widget List
../examples/Output Widget
../examples/Widget Events
../examples/Widget Styling
../examples/Widget Layout
../examples/Layout Templates
../examples/Using Interact
../examples/Widget Asynchronous
```
```{toctree}
:caption: Upgrading
:maxdepth: 1
../user_migration_guides
../migration_guides
```
```{toctree}
:caption: Publishing Content with Widgets
:maxdepth: 1
../embedding
```
```{toctree}
:caption: Contributing to Jupyter Widgets
:maxdepth: 1
../dev_install
../dev_testing
../dev_docs
../contributing
../dev_release
```
|