Sections
For many purposes of automisation it would also be very useful to be able to use PyQGIS in scripts without starting the QGIS graphical user interface.
We're going to explore this and dive deeper in the code that was used before using a Jupyter Notebook.
conda activate tutorials
conda install pandas
git clone https://github.com/jvdkwast/PyQGISTutorials.git
jupyter lab