Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 870 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 870 Bytes

adalib examples

This repository contains Jupyter Notebooks demonstrating how to use adalib. Each Notebook contains a detailed explanation of how to use one specific function. Thus, they can be readily used to explore adalib functionalities or as a starting point for your own creations.

For regular users

Functions accessible to regular users, such as interacting with cards and apps, can be found under user/.

For administrators and curators

On top of what regular users can do, AdaLab platform administrators and curators can take actions related to platform management. Examples for these can be found under admin/.

Requirements

In order to use these examples, you will need to have adalib and adalib-auth installed. Note that you should always use the version (tag) of this repository which matches your adalib version.