Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.2 KB

SHARE API Tutorials

Some simple Jupyter Notebooks for accessing, querying, and exporting data from SHARE

Use Binder to run the notebooks online! Click here: Binder

pre-requisites:

reccomended:

Setup

(venv)$ pip install -r requirements.txt

Run the notebooks

  • Run the jupyter notebook in a terminal with the command: jupyter notebook
  • Click on the notebook you'd like to run
  • Run cells individually with the keysshift+return