-
Notifications
You must be signed in to change notification settings - Fork 84
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
Update streaming.py #1780
Update streaming.py #1780
Conversation
@bendichter is there maybe a tutorial about the DANDI Python API that we could point to. We can point to the API docs https://dandi.readthedocs.io/en/stable/modref/index.html but I was just wondering whether there is a more accessible tutorial available as well? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #1780 +/- ##
==========================================
- Coverage 91.99% 84.59% -7.40%
==========================================
Files 27 27
Lines 2623 2623
Branches 685 685
==========================================
- Hits 2413 2219 -194
- Misses 138 315 +177
- Partials 72 89 +17
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@oruebel want to merge this? |
Motivation
Make it easier for users to find more information about the DANDI API from the streaming tutorial.
Checklist
flake8
from the source directory.