-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qt gui #227
base: master
Are you sure you want to change the base?
Qt gui #227
Conversation
Codecov Report
@@ Coverage Diff @@
## master #227 +/- ##
=======================================
Coverage 66.22% 66.22%
=======================================
Files 35 35
Lines 3458 3458
=======================================
Hits 2290 2290
Misses 1168 1168
Flags with carried forward coverage won't be shown. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
This would be much more useful for local files, since files that are already in the cloud should really be using cloud resources. I'm a little ambivalent about getting this to work streaming data, since we'd really rather encourage people to use the existing cloud resources for that. Could you please activate the local file versions of this? |
Yes definitely, will do it asap as for it being able to stream data, it sounds like a positive feature to me, since there’s currently no online service doing this (this Qt solution works better than DANDI NWB Explorer for example). Should we maintain it for now? |
@luiztauffer I agree it's useful. We can keep it in but it should not be the first option. |
@bendichter done, options to:
|
After pip installing pyside and qtvoila, I ran python qt/application.py and after about 30 seconds I get
these are the classic Qt woahs I was not excited about.. |
Very cool to have a no-code UI for browsing NWB files on DANDI! |
pyinstaller does not work for me either:
|
widget not appearing
|
A Qt based GUI for easily exploring DANDI files