Pascal Bugnion

Results 90 comments of Pascal Bugnion
trafficstars

Thanks for raising this. Allowing multiple statements would be good. How would you expect this to behave if some of the statements return data?

Good catch. I'm not sure. Could you paste a string here so I can reproduce the issue?

Do you mean generalizing what you currently do for image widgets? ie, for each click, we would get the dimensions of the widget and return where the click was as...

Hi Chris! Thanks a lot for submitting this. It looks great! Thanks to Yuvi, we've actually migrated to a more robust deployment of voila-gallery [here](https://github.com/voila-gallery/gallery). This leverages JupyterHub and each...

> I didn't get around to moving to this over to the new setup, but I did finish another meshing application using ipyleaflet. Great! That'd be awesome. > For the...

I see no reason it would not work on Windows. It only supports Scala 2.11 and 2.12, however.

I totally agree! It's on my (very long) list of things to add. If someone is willing to look into this, I'm happy to advise.

> The testing process would be much faster if it's done locally If you mean that the automated tests would run faster, most of the unit tests just verify that...

@srstevenson Mostly raising this so we are aware of it. At the moment, I think it's fine to just stick to a string value for the colorscale, since the more...

This describes setting custom colorscales in Python: https://plot.ly/python/heatmap-and-contour-colorscales/