Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

Latest commit

 

History

History
21 lines (12 loc) · 726 Bytes

SETTING-UP-API-CREDENTIALS.md

File metadata and controls

21 lines (12 loc) · 726 Bytes

Getting Started

You need to have valid credentials for the Dimensions Analytics API.

These have to be stored in a file called dsl.ini, which should be located in this folder.

The credentials file

Open the dsl.ini.sample file in this folder and update it as follows:

  • change the username / password settings as per your credentials
  • save the file
  • rename the file to dsl.ini

All the notebooks in this folder will automatically discover the file and load your credentials from it.

note: if the dsl.ini file is placed at the top level of your directory structure, it will be discoverable by all notebooks in sub-directories too!

More info

https://github.com/lambdamusic/dimcli#authentication