Skip to content

Getting Started with AT

sharibenko edited this page May 24, 2016 · 15 revisions

To start using the TAP Analytics Toolkit (AT), you'll need to create a new Jupyter notebook instance and create a set of credentials to connect to AT. The following steps will guide you through this process.

Working with the Analytics Toolkit from a Jupyter Notebook

  1. Follow the steps to create a Jupyter notebook instance.

  2. Create your user credentials file: Creating a Credentials File Example Notebook This step only needs to be taken the first time you attempt to use the Analytics Toolkit or when switching to a new instance of Analytics Toolkit.

  3. Creating credentials generates a file named myuser-cred.creds. This file is necessary when writing scripts to connect to the Analytics Toolkit from Jupyter Notebooks.

API Documentation

Please see TAP ATK API Documentation

Clone this wiki locally