Getting Started
========================================================================================

These pages will help you install and learn the basics of using nested-dask. If you encounter any issues
we encourage you to open an issue on the 
`nested-dask github repository <https://github.com/lincc-frameworks/nested-dask/issues>`_.

.. toctree::
    :maxdepth: 1

    Installing Nested-Dask <gettingstarted/installation>
    Contribution Guide <gettingstarted/contributing>
    Quickstart Guide <gettingstarted/quickstart>
    Best Practices <gettingstarted/best_practices>