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 8c9281b commit 82f6c8dCopy full SHA for 82f6c8d
examples/widgets.py
@@ -6,11 +6,6 @@
6
In this example, sliders are used to control the frequency and amplitude of
7
a sine wave.
8
9
-See :doc:`/gallery/widgets/slider_snap_demo` for an example of having
10
-the ``Slider`` snap to discrete values.
11
-
12
-See :doc:`/gallery/widgets/range_slider` for an example of using
13
-a ``RangeSlider`` to define a range of values.
14
"""
15
import inspect
16
0 commit comments