Skip to content

Commit 3597052

Browse files
oruebelrly
andauthored
Update streaming.py (#1780)
* Update streaming.py * Update streaming.py * Fix flake8 --------- Co-authored-by: Ryan Ly <[email protected]>
1 parent 5d0e98d commit 3597052

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/gallery/advanced_io/streaming.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
2424
Now you can get the url of a particular NWB file using the dandiset ID and the path of that file within the dandiset.
2525
26+
.. note::
27+
28+
To learn more about the dandi API see the
29+
`DANDI Python API docs <https://dandi.readthedocs.io/en/stable/modref/index.html>`_
30+
2631
"""
2732

2833
# sphinx_gallery_thumbnail_path = 'figures/gallery_thumbnails_streaming.png'

0 commit comments

Comments
 (0)