.. _installation_page: Installation ------------ Divebomb can be installed using Pip or through a Conda environment. Conda ***** .. code:: bash conda config --add channels conda-forge conda install divebomb Pip *** .. code:: bash pip install divebomb