Skip to content

berkeley-gif/calgis2017

Repository files navigation

Cal-Adapt API Workshop at CalGIS|LocationCon 2017

This repository contains materials for the workshop.

Links

No Setup - Just for this workshop

  • Create a single-instance use Jupyter Notebook server using our JupyterHub setup.
    • In your browser, go to our Hub. Login with any username and password. Rememeber your username and password if you want to log in again.
    • Upload all the notebooks (.ipynb files) in this repo to the Jupyter Notebook server you just started.
    • Open the index.ipynb notebook
    • This JupyterHub setup will be accessible till May 26th, 2017.

Setup - Beginner

  • If you are new to Jupyter, we highly reccomend installing the Python 3.x version of Anaconda. Anaconda Distribution is a free, easy-to-install package manager, environment manager and Python distribution with a collection of over 720 open source packages with free community support. Installation packages are available for Windows, Linux and MacOS.

  • Download this repo. Clicking on the green clone or download button downloads this repo as a zip file. Extract the folder to a location on your computer.

  • Use Anaconda Navigator, a graphical user interface to launch Jupyter-Notebook app. Navigate to the folder and open the index.ipynb notebook. `

Setup - Advanced

  • Clone the repo and install python packages jupyter, pandas, requests, and seaborn.

  • Launch the Jupyter Notebook app

     jupyter-notebook
  • Open the index.ipynb notebook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published