File: index.md

package info (click to toggle)
ipywidgets 8.1.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,520 kB
  • sloc: python: 7,041; javascript: 1,764; sh: 62; makefile: 36
file content (12 lines) | stat: -rw-r--r-- 234 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# Tutorials

```{toctree}
:caption: For Custom Widget Authors
:maxdepth: 1
../examples/Widget Custom
```

```{hint}
For a more in-depth tutorial, see the
[dedicated GitHub repository](https://github.com/jupyter-widgets/tutorial).
```