.gitignore
.readthedocs.yml
LICENSE
MANIFEST.in
README.md
environment.yml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/test_and_deploy.yml
cellpose_napari/__init__.py
cellpose_napari/_dock_widget.py
cellpose_napari/_sample_data.py
cellpose_napari.egg-info/PKG-INFO
cellpose_napari.egg-info/SOURCES.txt
cellpose_napari.egg-info/dependency_links.txt
cellpose_napari.egg-info/entry_points.txt
cellpose_napari.egg-info/requires.txt
cellpose_napari.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/make.bat
docs/running.rst
docs/settings.rst
docs/_static/favicon.ico
docs/_static/gui.PNG
docs/_static/napari_3d_demo_fast_small.gif
docs/_static/napari_batch_demo_fast_small.gif
docs/_static/napari_main_demo_fast_small.gif
docs/_static/napari_time_demo_fast_small.gif
tests/__init__.py
tests/test_plugin.py