.. _tutorials: Tutorials ========= Here are some tutorials to get you started with using ``snapAnalysis``. These tutorials are also available as Jupyter notebooks in the `tutorials directory `_ on GitHub if you'd like to run them yourself. The first tutorial covers working with individual snapshots using the ``snapshot`` class, while the second tutorial covers working with entire simulations using the ``sim`` module. .. toctree:: :maxdepth: 1 Working with snapshots <1_working_with_snapshots.ipynb> Working with simulations <2_working_with_simulations.ipynb>