acarz / gisworkshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to GIS: Getting Started with Spatial Research

Post workshop survey

Please take the following survey if you participated in any part of this workshop.

https://bit.ly/39GNKfS

Login to Jupyter Notebook

The following workshop is made available for the UCLA community.

Begin by going to the following link, and logging in with your UCLA account, or a gmail account:

*This Jupyter Notebook platform is available for the duration of this workshop only. Following the workshop, you are welcome to continue to use this platform, but it will not be supported, nor will it be backed up. Do NOT use this platform for anything other than prototyping and experimentation. We reserve the right to terminate this service at any time.

Backup plan

If you have a UCLA account, you can access the material for this workshop through IDRE's Jupyter notebooks by clicking here. Note that you will need a valid g.ucla.edu email account to login.

If you do not have a UCLA account, you can use the binder page below:

Binder

Instructions to run locally

  1. Clone this project into a local directory
  2. Install Anaconda https://www.anaconda.com/products/individual
  3. Launch Anaconda Navigator
  4. Launch Jupyter Notebook
  5. Launch terminal (New->Terminal), and run the following command:
    1. pip install -r .\requirements.txt
  6. Navigate to your clone directory and run the notebook

Additional installation instructions

If you want to run this with JupyterLabs instead of Notebooks, there are additional (advanced) installation requirements. Please follow the instructions here:

https://plotly.com/python/getting-started/

About


Languages

Language:Jupyter Notebook 100.0%