polars_cloud.login#

polars_cloud.login()#

Login interactively to Polars Cloud.

This will open up a browser window where you can login and grant Polars Cloud the needed access rights.

If you want to get machine access to Polars Cloud, you must set up service accounts. See: Polars Cloud Service Accounts <https://docs.pola.rs/polars-cloud/explain/service-accounts/>.

See also

authenticate

Authenticate with existing token

Examples

>>> pc.login()