Skip to content

Commit fe4f534

Browse files
committed
Enhance upgrade notice for DataLab v1.0 with dropdown and animation
1 parent 3b387fe commit fe4f534

2 files changed

Lines changed: 8 additions & 6 deletions

File tree

doc/index.rst

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ can be extended with your Python code through :bdg-ref-success-line:`Plugins <ab
1212
or directly from :ref:`your IDE <use_cases>` or :ref:`your Jupyter notebooks <use_cases>`.
1313
Go to :bdg-ref-success-line:`Installation <installation>` to get started!
1414

15-
.. warning::
15+
.. only:: html and not latex
1616

17-
**Notice for users upgrading from DataLab v0.20:**
17+
.. dropdown:: Notice for users upgrading from DataLab v0.20
18+
:animate: fade-in
19+
:icon: alert
1820

19-
DataLab v1.0 introduces breaking changes. Plugins must be updated to work with the new version. See the :ref:`migration guide <migration_v020_to_v100>` for details.
21+
DataLab v1.0 introduces breaking changes. Plugins must be updated to work with the new version. See the :ref:`migration guide <migration_v020_to_v100>` for details.
2022

2123
.. only:: html and not latex
2224

doc/locale/fr/LC_MESSAGES/index.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: DataLab \n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2025-10-18 10:28+0200\n"
12+
"POT-Creation-Date: 2025-11-05 20:30+0100\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1515
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -30,8 +30,8 @@ msgstr "DataLab"
3030
msgid "DataLab is an **open-source platform for signal and image processing and visualization** for research, education and industry. Leveraging the richness of the scientific Python ecosystem [#f1]_, DataLab is the ideal complement to your data analysis workflows as it can be extended with your Python code through :bdg-ref-success-line:`Plugins <about_plugins>` or directly from :ref:`your IDE <use_cases>` or :ref:`your Jupyter notebooks <use_cases>`. Go to :bdg-ref-success-line:`Installation <installation>` to get started!"
3131
msgstr "DataLab est une **plateforme open-source de traitement et de visualisation de signaux et d'images** pour la recherche, l'éducation et l'industrie. S'appuyant sur la richesse de l'écosystème scientifique Python [#f1]_, DataLab est le complément idéal de vos flux de travail d'analyse de données car extensible avec votre code Python via :bdg-ref-success-line:`Plugins <about_plugins>` ou directement depuis :ref:`votre IDE <use_cases>` ou :ref:`vos notebooks Jupyter <use_cases>`. Rendez-vous sur :bdg-ref-success-line:`Installation <installation>` pour démarrer !"
3232

33-
msgid "**Notice for users upgrading from DataLab v0.20:**"
34-
msgstr "**Note pour les utilisateurs effectuant une mise à niveau depuis DataLab v0.20 :**"
33+
msgid "Notice for users upgrading from DataLab v0.20"
34+
msgstr "Note pour les utilisateurs effectuant une mise à niveau depuis DataLab v0.20"
3535

3636
msgid "DataLab v1.0 introduces breaking changes. Plugins must be updated to work with the new version. See the :ref:`migration guide <migration_v020_to_v100>` for details."
3737
msgstr "DataLab v1.0 introduit des changements majeurs. Les plugins doivent être mis à jour pour fonctionner avec la nouvelle version. Consultez le :ref:`guide de migration <migration_v020_to_v100>` pour plus de détails."

0 commit comments

Comments
 (0)