Giter Site home page Giter Site logo

docker-kepler.gl's Introduction

kepler.gl in a box

Pull

docker pull crazycapivara/kepler.gl

Run

docker run --name kepler.gl -p 8080:80 -d crazycapivara/kepler.gl

# Optional: pass your mapbox access token to the container
docker run  --name kepler.gl -p 8080:80 \
	-e MapboxAccessToken="yourMapboxAccessToken" -d crazycapivara/kepler.gl

Some modules need to be build at startup. Therefore, it will a take a minute until the container is ready to use at http://localhost:8080.

Build

docker build -t crazycapivara/kepler.gl https://github.com/crazycapivara/docker-kepler.gl.git

docker-kepler.gl's People

Contributors

crazycapivara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-kepler.gl's Issues

Kelper version is 2.0.1

Hello,
Your docker of Kepler is very helpful. Thanks for the work.
When I pull it the version of Kepler is 2.0.1. Can you explain
how to get the latest branch?
Thank you again.

[Question] Which version of 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?

MapboxAccessToken is invalid pk

I tried run this image with MapboxAccessToken variable but it's not valid I also tried with mapboxApiAccessToken
and it's not valid either

MapboxAccessToken=[My mapbox token]
^

ReferenceError: pk is not defined
    at [eval]:1:1
    at Script.runInThisContext (vm.js:128:20)
    at Object.runInThisContext (vm.js:319:38)
    at Object.<anonymous> ([eval]-wrapper:10:26)
    at Module._compile (internal/modules/cjs/loader.js:1147:30)
    at evalScript (internal/process/execution.js:94:25)
    at internal/main/eval_string.js:23:3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.