Installing JupyterGIS#
JupyterGIS can be installed with pip
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
mamba install -c conda-forge qgis
JupyterGIS can be installed with pip
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
mamba install -c conda-forge qgis