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.


Resources Management Page
From the left side of the page, you can:
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:
- 1.Scroll down to the bottom of the Resources Management page, then click.
- 2.Once a CLI token is generated, you can use it to run the following command provided:
leap login [API_ID] [API_KEY]
If you have previously generated a CLI token, this will show a message asking you to disable your current token and generate a new one. Confirm the operation to generate a new token.
Last modified 1yr ago