Weβll work through this module together in a Jupyter Notebook!
Joining late? You may need to clone the workshop repository
If youβre joining late, you may have missed a prior instruction to start your CryoCloud server, clone the workshop website and set up GitHub authentication.
To start your CryoCloud server, visit the reference section π Starting your server.
To clone the workshop repository, open a terminal in your CryoCloud JupyterLab server:
cd # Move to your home directory
git clone https://github.com/geojupyter/workshop-open-source-geospatial.gitFinally, youβll need to setup GitHub authentication to push to GitHub, which is required to complete some modules (e.g. module 5). Please follow the instructions at π Configuring GitHub authentication.
Open the demo.md notebook in the Module 6 directory within the workshop repository.
On your CryoCloud server, it should be at
workshop-open-source-geospatial/modules/06-geojupyter/demo.ipynb.