diff --git a/docs/PDFM/pdfm_superresolution.ipynb b/docs/PDFM/pdfm_superresolution.ipynb index 643134e..afe6c15 100644 --- a/docs/PDFM/pdfm_superresolution.ipynb +++ b/docs/PDFM/pdfm_superresolution.ipynb @@ -8,6 +8,8 @@ "source": [ "# PDFM Super Resolution with Zillow Housing Data\n", "\n", + "[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/opengeos/GeoAI-Tutorials/blob/main/docs/PDFM/pdfm_superresolution.ipynb)\n", + "\n", "This notebook is adapted from the PDFM notebook example [here](https://github.com/google-research/population-dynamics/blob/master/notebooks/pdfm_superresolution_and_imputation.ipynb). Credits to the original authors." ] },