Skip to content

Only check client location if we're in colab #368

@alimanfoo

Description

@alimanfoo

Currently we check the client location by default, using the ipinfo library. However, we only make use of this information if the client is running on colab, where we raise a warning if the client is outside the US.

It would probably be better to check first whether we're running on colab, and only then make a location check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions