We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68454e2 commit b0b6b19Copy full SHA for b0b6b19
docs/source/index.rst
@@ -21,6 +21,15 @@ interactive results with graphical user interfaces that others can play with
21
without seeing code. Exploring, learning, and sharing becomes a fun immersive
22
experience.
23
24
+Learning widgets
25
+----------------
26
+
27
+This documentation contains a thorough description of the core Jupyter widgets
28
+package and several examples.
29
30
+There is a `video tutorial <https://youtu.be/QAtKtVcm11I>`_ that takes a more step-by-step approach. The
31
+Jupyter notebooks for that tutorial are `also available <https://github.com/jupyter-widgets/tutorial>`_.
32
33
.. todo: Add screenshot
34
35
Core Jupyter Widgets
0 commit comments