@@ -5,6 +5,24 @@ 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: ** Have a question or feature request?
24+ Just want to chat? We'd love to hear from you in the
25+ `Discord channel <https://discord.gg/tDUPdRj4BM >`_!
826
927.. meta ::
1028 :description: Accessible documentation for animal pose estimation.
@@ -175,7 +193,7 @@ It covers the end-to-end workflow of labeling, training, and evaluation.
175193.. toctree ::
176194 :maxdepth: 2
177195 :hidden:
178- :caption: Getting started
196+ :caption: 🚀 Getting started
179197
180198 source/installation_guide
181199 source/core_concepts
@@ -186,7 +204,7 @@ It covers the end-to-end workflow of labeling, training, and evaluation.
186204.. toctree ::
187205 :maxdepth: 4
188206 :hidden:
189- :caption: CLI User guides
207+ :caption: 💻 CLI User guides
190208
191209 source/user_guide_singleview/index
192210 source/user_guide_multiview/index
@@ -196,21 +214,21 @@ It covers the end-to-end workflow of labeling, training, and evaluation.
196214.. toctree ::
197215 :maxdepth: 2
198216 :hidden:
199- :caption: Community
217+ :caption: 🧑🤝🧑 Community
200218
201219 source/migrating_to_app
202- Discord channel <https://discord.gg/tDUPdRj4BM >
220+ 📣 Discord channel 📣 <https://discord.gg/tDUPdRj4BM >
203221 Github Repo <https://github.com/paninski-lab/lightning-pose >
204222 Release notes <https://github.com/paninski-lab/lightning-pose/releases >
205- App Github Repo <https://github.com/paninski-lab/lightning-pose-app >
223+ App Github Repo 📁 <https://github.com/paninski-lab/lightning-pose-app >
206224 App Release notes <https://github.com/paninski-lab/lightning-pose-app?tab=readme-ov-file#-release-notes >
207225 source/faqs
208226
209227
210228.. toctree ::
211229 :maxdepth: 2
212230 :hidden:
213- :caption: Reference
231+ :caption: 📖 Reference
214232
215233 source/directory_structure_reference/index
216234 source/api
0 commit comments