Don't know if anyone else has tried this, but I can't seem to get it to load a file. It spins even on the smallest csv I can try, but in the background I can see that it has the file name on the GUI. something I'm doing wrong?
Possibility because your csv format is different. Does it have a header? etc. If you file an issue on github and link to your dataset https://github.com/uber/kepler.gl/issues. I will take a look. Thanks for trying kepler.gl!
I think it had something to do with starting the server in an SSH session. I restarted it through an X session, and forwarded the port remotely and it seems to work. Thanks!