Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 413 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 413 Bytes

Simple hacking with the OSF and SHARE APIs!

This notebook will walk through a simple example using the OSF API to create a node and then upload a simple text file, and walk through a few examples using the SHARE API.

Getting started

  1. Clone this repository (or fork it and clone your own!)
  2. (inside a virtualenv) run pip install -r requirements.txt
  3. Run the notebook server with jupyter notebook