Skip to content

Commit bdbc4d4

Browse files
authored
Update streaming.py
1 parent 2aceed0 commit bdbc4d4

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)