.. sectionauthor:: Robert Nikutta .. index:: pair: notebook; list of .. _sec_Notebooks: Notebooks ========= .. todo:: Complete below table The table below lists many useful Jupyter notebooks (``*.ipynb`` files) that get you started with Data Lab. To use a notebook in your Jupyter notebook server, copy the notebook file from the respective link in the right-hand column of the table, then upload it into your notebook server. Alternatively, you can run all Jupyter notebooks on the `Astro Data Lab notebook server `_. Some science examples also come with more detailed Guided Tutorials in the Data Lab user manual. .. table:: Links to various Jupyter notebooks :widths: auto +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | What | Where | +========================================================================+=========================================================================================================================================================================+ | | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | **Basic** | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Introduction to Data Lab | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | **Science examples** | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Star/galaxy/QSO classification | :ref:`Guided tutorial ` / | | | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Probe large-scale structure in DECaLS | :ref:`Guided tutorial ` / | | | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Discover faint Milky Way dwarf galaxies | :ref:`Guided tutorial ` / | | | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | Times series analysis of an RR Lyrae star in Hydra II | :ref:`Guided tutorial ` / | | | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | **Technical** | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | AuthClient | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | StoreClient | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | QueryClient | `notebook_link `_ | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | JobManager | [COMING SOON...] | +------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------+