Clone the repository then install with pip from inside the repository:
pip install .
Qgis notebook extension is syntactic sugar around qgis to leverage use of qgis in jupyter-notebook environment
Load in your notebook with:
%load_ext qgisnbextension
Start a qgis session by initialising a QgsApplication and Message hooks to QgisMessageLog.
Options:
--processing
: Initialize Qgis processing providers
- https://jupyter.org/
- IPython documentation: https://ipython.readthedocs.io/en/stable/config/extensions