easystac.radiant.Authenticate

easystac.radiant.Authenticate(token=None)[source]

Generates an authentication prompt to Radiant ML Hub.

Examples

>>> import easystac.radiant as rd
>>> rd.Authenticate()