napari / docs

Documentation for napari (other than API docs)
BSD 3-Clause "New" or "Revised" License
9 stars 37 forks source link

Update the Plugin installation information that drag-and-drop can work too! #354

Open psobolewskiPhD opened 4 months ago

psobolewskiPhD commented 4 months ago

🧰 Task

The current docs: https://napari.org/dev/plugins/start_using_plugins/finding_and_installing_plugins.html#installing-plugins-with-napari mention that you can type pip specifiers into the Install field to install without using the available plugin listing. But it doesn't mention that drag and drop works! https://github.com/napari/napari/pull/2319

It may be worth adding a pip example as well, because for napari older than 0.4.16 there are no available plugins listed: https://github.com/napari/napari/issues/6584 but installing should still work via pip.