Meeting Minute 2022-04-06
===
###### tags: `working-group` `plugin`
:::info
- **Date:** 2022-04-06
- **Agenda**
- [last week](https://hackmd.io/ZMUPmQWWSOa1rwmpswX3gw)
- https://github.com/napari/npe2/pull/151
- first time contributer! [npe2#149]
- Nathan working w Juan on menu items later
- plugin dependency conflict
- cellpose vs pyclesperanto vs napari conflicting numpy version
- https://github.com/napari/napari/issues/1001
- add warning to npe1 encouraging a move forward [napari#4340], [npe1#51]
- **Participants:**
- Nathan Clack
- Ziyang Liu
- Matthias Bussonnier
- Somi Afiuni
:::
- [Somi] Interested in web frontend for napari
plugin dependencies
-[Matthias] going down the direction of talking to conda or pypi and building a graphical dependency manager - not a short term thing. It's a long term thing on the package manager itself.
- need to run code to figure out dependencies for some things
- pyprojecet.toml makes this better but
- the problem is it's not just plugins
- [Matthias] when does a version go out of stability?
- nudge on critical dependencies
- napari follow nep#29
<!-- Discussion goes here-->
## Next steps
<!-- Action items go here -->
## Notes
<!-- Other important details discussed during the meeting can be entered here. -->
- [ ] After the meeting add the minutes to the 'working-group/plugins' folder of [napari/meeting-notes](https://github.com/napari/meeting-notes).
## Links
* [Calendar](https://calendar.google.com/calendar/u/0?cid=Y18zNXI5M2VjNnZ0cDhzbWhtN2R2NXVvdDB2NEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t)
* [HackMD space](https://hackmd.io/team/napari-wg-plugin)
* [Recorded meeting notes](https://github.com/napari/meeting-notes/tree/master/2021/working-groups/plugins)
[napari#4340]: https://github.com/napari/napari/issues/4340
[npe1#51]: https://github.com/napari/napari-plugin-engine/issues/51
[npe2#149]: https://github.com/napari/npe2/pull/149