Resources Management
Resources refer to Secrets, Datasets, and CLI tokens that you can use within the Tensorleap platform. They are set up from the Resources Management page.
Navigate by clicking at the top left and choosing Resources Management.

From the left side of the page, you can:
Manage Secrets (see Secret Manager)
Manage Datasets (see Dataset)
Generate CLI Token
As its name suggests, LEAP CLI allows you to create a project and dataset instance for your models using a command line interface. With a CLI token, you can access Tensorleap from LEAP CLI (see Quickstart using CLI).
To generate a CLI token:
Scroll down to the bottom of the Resources Management page, then click
.
Once a CLI token is generated, you can use it to run the following command provided:
leap login [API_ID] [API_KEY]
Last updated
Was this helpful?