Optional GUIΒΆ

There is a simplistic GUI for browsing the contents of a DVID server implemented in pydvid/gui/contents_browser.py. It requires PyQt4 as a dependency. You can launch it like so:

python -m pydvid.gui.contents_browser
ContentsBrowser GUI screenshot.

Previous topic

API Reference

Next topic

Maintenance

This Page