Bryan Van de Ven

Results 743 comments of Bryan Van de Ven

👍 should not be a problem then, I will try to prioritize this and some other testing/automation on this repo in the next few weeks.

Noting that we really should be publishing wheels at this point as well ref: https://github.com/bokeh/jupyter_bokeh/issues/146

It's not currently possible. The Bokeh server is a Python application built on top of the Tornado library. It runs and executes python code in order to generate the Bokeh...

This is fixed only in the master branch, it is not yet in a full release. It is in the last dev build, which can be installed with conda: conda...

Sorry on my phone I didn't notice this was an RBokeh question. However the above information about the fix only being in a dev build at this point is correct.

@hafen yes the fix is in recent dev builds and will be in `0.12.5` this week (along with many other gmap fixes and improvements)

> I'm not sure why you speak about Python People sometimes use both R and Python together in the same project

There are no immediate plans. I would love to see a Java binding for Bokeh. But the reality is that the small core team is already over-committed and is struggling...

@zzj1213 I agree `bokeh.java` could be very useful. If you are planning to develop it yourself, please let me know if you'd like into be available under a repo in...

@lcougnaud rbokeh is currently unmaintained. Several years ago, there was a good chunk work done to put rbokeh on more maintainable footing, with automatically generated low-level bindings to BokehJS, with...