Skip to content

Commit

Permalink
Update streaming.py (#1780)
Browse files Browse the repository at this point in the history
* Update streaming.py

* Update streaming.py

* Fix flake8

---------

Co-authored-by: Ryan Ly <[email protected]>
  • Loading branch information
oruebel and rly authored Feb 7, 2024
1 parent 5d0e98d commit 3597052
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/gallery/advanced_io/streaming.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@
Now you can get the url of a particular NWB file using the dandiset ID and the path of that file within the dandiset.
.. note::
To learn more about the dandi API see the
`DANDI Python API docs <https://dandi.readthedocs.io/en/stable/modref/index.html>`_
"""

# sphinx_gallery_thumbnail_path = 'figures/gallery_thumbnails_streaming.png'
Expand Down

0 comments on commit 3597052

Please sign in to comment.