@@ -5,6 +5,23 @@ Lightning Pose Homepage
55
66.. image :: images/LightningPose_horizontal_light.png
77
8+ .. admonition :: 📢 Official Release: Lightning Pose App 2.0
9+
10+ A new modern UI is available for multi-camera single-animal pose estimation,
11+ featuring end-to-end support for labeling, model management, and viewing predictions.
12+
13+ Since the initial release in late Jan 2026. Over 40 researchers from 8 countries have installed and run the app.
14+
15+ * **Get started: **
16+ Check out the :doc: `Create your first project <source/create_first_project >` tutorial and
17+ :doc: `installation guide <source/installation_guide >`.
18+
19+ * **See what's new: **
20+ Check out the `release notes <https://github.com/paninski-lab/lightning-pose-app?tab=readme-ov-file#-release-notes >`_
21+ for the latest updates. New capabilities are released weekly.
22+
23+ * **Join the discord: **
24+ Engage with us in the `Discord channel <https://discord.gg/tDUPdRj4BM >`_.
825
926.. meta ::
1027 :description: Accessible documentation for animal pose estimation.
@@ -175,7 +192,7 @@ It covers the end-to-end workflow of labeling, training, and evaluation.
175192.. toctree ::
176193 :maxdepth: 2
177194 :hidden:
178- :caption: Getting started
195+ :caption: 🚀 Getting started
179196
180197 source/installation_guide
181198 source/core_concepts
@@ -186,7 +203,7 @@ It covers the end-to-end workflow of labeling, training, and evaluation.
186203.. toctree ::
187204 :maxdepth: 4
188205 :hidden:
189- :caption: CLI User guides
206+ :caption: 💻 CLI User guides
190207
191208 source/user_guide_singleview/index
192209 source/user_guide_multiview/index
@@ -196,21 +213,21 @@ It covers the end-to-end workflow of labeling, training, and evaluation.
196213.. toctree ::
197214 :maxdepth: 2
198215 :hidden:
199- :caption: Community
216+ :caption: 🧑🤝🧑 Community
200217
201218 source/migrating_to_app
202- 💬 Discord channel <https://discord.gg/tDUPdRj4BM >
203- 🐙 Github Repo <https://github.com/paninski-lab/lightning-pose >
204- 📣 Release notes <https://github.com/paninski-lab/lightning-pose/releases >
205- 🐙 App Github Repo <https://github.com/paninski-lab/lightning-pose-app >
206- 📣 App Release notes <https://github.com/paninski-lab/lightning-pose-app?tab=readme-ov-file#-release-notes >
219+ 📣 Discord channel 📣 <https://discord.gg/tDUPdRj4BM >
220+ Github Repo <https://github.com/paninski-lab/lightning-pose >
221+ Release notes <https://github.com/paninski-lab/lightning-pose/releases >
222+ App Github Repo 📁 <https://github.com/paninski-lab/lightning-pose-app >
223+ App Release notes <https://github.com/paninski-lab/lightning-pose-app?tab=readme-ov-file#-release-notes >
207224 source/faqs
208225
209226
210227.. toctree ::
211228 :maxdepth: 2
212229 :hidden:
213- :caption: Reference
230+ :caption: 📖 Reference
214231
215232 source/directory_structure_reference/index
216233 source/api
0 commit comments