MyST Mini-Hackathon with the DeepLabCut Team
The DeepLabCut Team #
The DeepLabCut team is a group of researchers and developers who are working on open source tools for analyzing animal pose estimation by training deep neural networks on videos.
Chris Holdgraf visited the lab in early August to learn more about how the group were using open-source tools to document and share their work.
Jupyter Book and MyST #
Extensive documentation for using the DeepLabCut software package is already available as a Jupyter Book . The group was interested in adopting MyST Markdown to stay ahead of the curve and upgrade their Jupyter Book (see the related announcement Jupyter Book 2 will be build upon the MyST-MD engine ).
Chris led a mini-hackathon to introduce the group to MyST and collect feedback on where enhancement features could be made in the future. Here’s a summary of the outcomes:
- Many improvements were made to the
MyST documentation
📖
- The MyST Quick Start Guide was used to onboard new users. Amendments were upstreamed to the MyST docs directly and were immediately available to all.
- A tutorial on executable documents was added to the collection of MyST tutorials.
- MyST-MD installation instructions were
simplified using
mamba
.
- A bunch of enhancement features were requested ✨
- And we found a bug in the table of contents validation 🐞
Summary #
Hackathons are a great way for quickly imparting knowledge and gathering feedback in a short space of time. The event spurred rapid contributions to the MyST ecosystem – embracing reuse of the MyST quick start guides saved time and effort, while engaging with users directly closed a tight feedback loop for enhancements.
Acknowledgments #
We would like to thank the Mackenzie Mathis Lab for hosting Chris Holdgraf at EPFL, Lausanne, Switzerland.