Tutorial 2: Installing Jupyter Notebook on your local computer
Completion requirements
For running pywapor locally on your laptop, you need to install Python program and install pywapor package in your python environment. This can be done in several ways, however, we recommend you use Mamba package manager, because it is fast, robust, and cross-platform.
4. More tutorials using Jupyter Notebooks
If you want to try more things out then follow the course on Python for hydrological applications, which includes applications such as:
- Spatial interpolation of borehole data
- Stream and Catchment Delineation
Dont forget to install the correct environment for running these examples.