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.
- Clone this repository (or fork it and clone your own!)
- (inside a virtualenv) run
pip install -r requirements.txt
- Run the notebook server with
jupyter notebook