diff --git a/docs/gallery/advanced_io/streaming.py b/docs/gallery/advanced_io/streaming.py index 760e2da71..4bdc992b8 100644 --- a/docs/gallery/advanced_io/streaming.py +++ b/docs/gallery/advanced_io/streaming.py @@ -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 `_ + """ # sphinx_gallery_thumbnail_path = 'figures/gallery_thumbnails_streaming.png'