Sean Wohltman
Sean Wohltman
Imports section fails: RuntimeError Traceback (most recent call last) [](https://localhost:8080/#) in () 10 import cartopy.crs as ccrs 11 from google.cloud import storage ---> 12 from graphcast import autoregressive 13 from...
I'm getting the following error, but only when I have a TPU in my runtime. It works fine without a TPU or with a GPU hardware accelerator RuntimeError Traceback (most...
==> default: Configuring and enabling network interfaces... ==> default: Mounting shared folders... default: /vagrant => /geoq/geoq-chef-installer default: /tmp/vagrant-chef/19e0ec18e12e23dc28007fcbc6f200cc/cookbooks => /Users/seanwohltman/.berkshelf/vagrant-berkshelf/shelves/berkshelf20150403-96664-vu2vgg-default ==> default: Running provisioner: shell... default: Running: /tmp/vagrant-shell20150403-96664-ljveqa.sh ==> default:...
It would be very useful to expose Leaflet tile layer options for tile layers. http://leafletjs.com/reference.html#tilelayer It would allow users to set maxZoom and maxNativeZoom parameters for raster tile layers, as...
I noticed that this repo had a wsgi.py which would be useful for deploying with wsgi on Apache https://github.com/jaycrossler/geoq-django Understand that the project may favor nginx, but would it be...
Related to https://github.com/chriswhong/docker-cartodb/issues/27 and https://github.com/chriswhong/docker-cartodb/issues/9 The latest master of Windshaft-cartodb fails during building. I've been able to get a couple of other versions built, but with all of them I...
When i built off the Dockerfile in March 2017, I got a working version of builder and editor with the following cdn js versions: cartodb.js 3.15.10 cartodbui v4.6.25 Now when...
I know you're not using Builder, but I'm wondering why the Basemap Selector in Builder doesn't work? The basemap selector works fine in editor, using the sources configured in the...