Pascal Bugnion
Pascal Bugnion
ipywidgets now makes heavy use of [karma](https://karma-runner.github.io/1.0/index.html). I'm sure we can use that.
At the moment, this is not possible. In general, the ability to style the default map are very limited. Someone interested in adding this functionality to *jupyter-gmaps* should look at...
This is great! @Juanlu001 A PR for this would be super useful! Initially just setting `allow_remote_access` to True would be enough. Later on, we could expose it as a configuration...
> I was not sure if the project was still maintained That's a valid question. I've just opened issue #48 to discuss this.
That's a great question! I have limited experience with Heroku, and I certainly haven't tried with ipywidgets-server. I agree that some documentation on deployment to Heroku would be great --...
Thanks for raising this. To clarify, your ultimate goal is to provision a cloud (or on-premise) server such that it serves a dashboard and have people access the dashboard by...
Ah very interesting -- I think it makes sense to concentrate on the single-interactive case for the documentation. For serving multiple dashboards at different paths, you could have a single...
Thanks for reporting! I suspect this is because the JS bundle in ipywidgets-server is out of date. Will take a look in the next few days.
At the moment, we don't catch the `clear_output` messages on the frontend, but that sounds like something we should do. PRs welcome! If anyone wants to tackle this, shout out...
I replied to your second question in a separate issue (issue #40) for greater discoverability.