/hassdevl-samples

Sample Notebooks for the HASS DEVL project

Primary LanguageJupyter Notebook

HASS DEVL Sample Notebooks

Binder

This repository contains sample notebooks from the Humanities and Social Sciences Data Enhanced Virtual Laboratory (HASS DEVL) project funded by ARDC.

Some services used in these notebooks require secret API keys or usernames. The scripts read these from a file secret.json in this directory. To get the scripts to work, copy the file secret.json.dist to secret.json and edit it to add your keys.

Note that I am using nbstripout to remove output from notebooks before committing changes to git. This prevents minor changes such as re-running the notebooks showing up as changes on Github.