https://github.com/emmazhou/napari-dvid
DVID loader for napari
https://github.com/emmazhou/napari-dvid
napari-plugin
Last synced: 5 months ago
JSON representation
DVID loader for napari
- Host: GitHub
- URL: https://github.com/emmazhou/napari-dvid
- Owner: emmazhou
- License: mit
- Created: 2021-06-09T21:07:36.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T21:44:28.000Z (about 5 years ago)
- Last Synced: 2025-10-21T19:53:37.480Z (9 months ago)
- Topics: napari-plugin
- Language: Python
- Homepage:
- Size: 984 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# napari-dvid
[](https://github.com/emmazhou/napari-dvid/raw/master/LICENSE)
[](https://pypi.org/project/napari-dvid)
[](https://python.org)
[](https://github.com/emmazhou/napari-dvid/actions)
[](https://codecov.io/gh/emmazhou/napari-dvid)
DVID loader for napari, from a url
---
This [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.
## Installation
You can install `napari-dvid` via [pip]:
pip install napari-dvid
## Examples
Once installed, run `napari --with napari-dvid` to get the plugin sidebar:

Paste in a URL to a DVID volume and hit "Load" to load the volume! As an example, try:
`https://emdata.janelia.org/api/node/ab6e610d4/grayscale/raw/0_1_2/256_256_256/7500_7000_4400`
## Contributing
Contributions are very welcome. Tests can be run with [tox], please ensure
the coverage at least stays the same before you submit a pull request.
## License
Distributed under the terms of the [MIT] license,
"napari-dvid" is free and open source software
## Issues
If you encounter any problems, please [file an issue] along with a detailed description.
[napari]: https://github.com/napari/napari
[cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[mit]: http://opensource.org/licenses/MIT
[bsd-3]: http://opensource.org/licenses/BSD-3-Clause
[gnu gpl v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[gnu lgpl v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[apache software license 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[mozilla public license 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/emmazhou/napari-dvid/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[pypi]: https://pypi.org/