From 550afd980cbdb652e0991364738ed21b567b8fd1 Mon Sep 17 00:00:00 2001 From: Adrian Damian Date: Mon, 4 Mar 2024 17:55:16 -0800 Subject: [PATCH] Initial version --- docs/alma/alma.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/alma/alma.rst b/docs/alma/alma.rst index 509f939e56..ea97bb777f 100644 --- a/docs/alma/alma.rst +++ b/docs/alma/alma.rst @@ -396,6 +396,14 @@ kind of S/N to expect: >>> filelist = Alma.download_files(readmes) # doctest: +IGNORE_OUTPUT +Notebooks +========= + +A set of ALMA-maintained Jupyter Notebooks that showcase further examples of how to programmatically access +the archive can be found `here +`_. + + Reference/API =============