From be3c98c52ab72ce39370f8be3464c298c874af39 Mon Sep 17 00:00:00 2001 From: Caitlin Haedrich <69856275+chaedri@users.noreply.github.com> Date: Tue, 13 Dec 2022 14:59:13 -0500 Subject: [PATCH] Change Binder Link from chaedri/GIS714-assignments --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36e6300..4515a01 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Try these assignments in Binder using the button below. -[![Binder](https://camo.githubusercontent.com/581c077bdbc6ca6899c86d0acc6145ae85e9d80e6f805a1071793dbe48917982/68747470733a2f2f6d7962696e6465722e6f72672f62616467655f6c6f676f2e737667)](https://mybinder.org/v2/gh/chaedri/GIS714-assignments/main?urlpath=lab) +[![Binder](https://camo.githubusercontent.com/581c077bdbc6ca6899c86d0acc6145ae85e9d80e6f805a1071793dbe48917982/68747470733a2f2f6d7962696e6465722e6f72672f62616467655f6c6f676f2e737667)](https://mybinder.org/v2/gh/ncsu-geoforall-lab/GIS714-assignments/main?urlpath=lab) Welcome to GIS714 from the GeoForAll Lab at North Carolina State University. This repo contains assignments Jupyter Notebooks assignments, [JupyterOnWindows.ipynb](./JupyterOnWindows.ipynb), a tutorial on how to set up Jupyter Notebooks for GRASS GIS on Windows, and IntroToGit, a lesson and resources on how to use Git for version control and GitHub for collaboration.