Skip to content

Commit b430df4

Browse files
jasongroutvidartf
authored andcommitted
Add large note to the 8.x documentation indicating the new ipywidgets version.
1 parent b95b6f9 commit b430df4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ Jupyter Widgets
66
:Release: |release|
77
:Date: |today|
88

9+
.. note::
10+
This documentation is for ipywidgets 8. See the `changelog <changelog.md>`_ for what is new and the `user migration guide <user_migration_guides.md>`_ for suggestions about migrating from ipywidgets 7. For custom widget authors, see the `authoring migration guide <migration_guides.md>`_ for suggestions about how to update custom widgets to support ipywidgets 8.
11+
12+
The documentation for ipywidgets 7 is available at `ipywidgets 7 documentation <https://ipywidgets.readthedocs.io/en/7.x/>`_.
13+
914
Jupyter Widgets are `interactive browser controls
1015
<https://github.com/jupyter-widgets/ipywidgets/blob/master/docs/source/examples/Index.ipynb>`_
1116
for Jupyter notebooks. Examples include:

0 commit comments

Comments
 (0)