Introduction to PyQGIS
Completion requirements
3. Load the Jupyter Notebook
Now you've installed Jupyter Lab in your QGIS OSGeo4W environment, you want to use it with Jupyter Notebooks.
- Go to Python for QGIS (GitHub)
- Click on Code and then on Download ZIP. Extract the ZIP-file to a folder where you want to work for this tutorial, e.g. Z:\Python_for_QGIS

3. Start QGIS Desktop.
4. In the toolbar, click on
to open the Notebook panel.
Now you'll see the Jupyter Notebook panel on the right side of the screen. The panel is docked by default. You can resize it or undock the panel if needed.

5. In the Jupyter Notebook panel, click Open.
6. Browse to the Introduction_to_PyQGIS.ipynb file and click Open.
Now the Jupyter Notebook for this tutorial is loaded and you can follow its instructions for the rest of the tutorial.
Read the written instructions in the
cells and for the
cells, click the
button to execute the code.
