.. _install: ===================== Installing JupyterGIS ===================== JupyterGIS can be installed with ``pip`` .. code-block:: bash pip install jupytergis It is best if you also install ``qgis``, this will allow you to open ``.qgz`` files. It can be installed using ``mamba`` or ``conda`` .. code-block:: bash mamba install -c conda-forge qgis