You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to connect my own Carto.
Is it updated to the last version 2.01 of kepler?
i can see the carto and dropbox logo on "load from storage" section but seems they are not enabled!
I need to edit something or they are available only from 2.0.1 version?
The text was updated successfully, but these errors were encountered:
@nicoali
If pull the latest image from dockerhub you get v2.0.1. You can see the version on top-left in the web application when the container ist started.
To activate cartodb as cloud provider you need to pass a CartoClientId:
docker run --rm -e MapboxAccessToken="yourToken" -e CartoClientId="default_public" -p 8080:80 crazycapivara/kepler.gl
I need to connect my own Carto.
Is it updated to the last version 2.01 of kepler?
i can see the carto and dropbox logo on "load from storage" section but seems they are not enabled!
I need to edit something or they are available only from 2.0.1 version?
The text was updated successfully, but these errors were encountered: