/interactive-notebooks

Interactive notebooks for LADAL

Primary LanguageJupyter NotebookMIT LicenseMIT

LADAL Interactive notebooks

Launch Notebooks

This repository holds a series of interactive notebooks to be run on any Binder instance. Click the link above to launch a live instance with everything you need to run these already installed.

Contributing

Dependencies are managed in the environment repository, to ensure that the slow process of rebuilding and installing all of the R packages only needs to happen when dependencies change, not on every commit to this repository.

Generating a New Notebook Link

Use the nbgitpuller link generator to generate links for new notebooks.

The parameters you need are:

BinderHub URL

Git Environment Repository URL and Branch - note that the base environment is where the dependencies live, the content is copied from the interactive-notebooks environment on top of this.

Git Content Repository URL and Branch

File to Open - this is the path in the content repository

  • notebooks/.ipynb

Application to Open

  • JupyterLab