Philipp Rudiger
Philipp Rudiger
We've now made progress on pretty much all of these except for 1. and 4. Personally I see 4. as problematic because the frontend won't know when whatever computation that...
Appears fixed in 1.0.0rc1:
Yep, it's already implemented on branch-1.0, unfortunately it is not yet implemented for all widgets.
@krairy that is unrelated to this issue. Also the Panel preview will not work on Jupyterlite because it requires a running server.
This has for the most part been implemented now so yes, I'll close.
Can confirm when I try it I'm seeing a lot of ``Couldn't create a model`` messages on the console. @akhmerov Is that what you were seeing?
This Jupyter release [blog post](https://blog.jupyter.org/2016/12/21/jupyter-notebook-4-3-1/) describes the problem. To quote: >The use of the xsrf token affects existing extensions / etc. that work directly with the notebook server via REST...
Sorry I didn't see this earlier. As part of bokeh 0.12.2 I changed bokeh slightly to register the Comm more robustly in the notebook, which also happened to break compatibility...
Looks like the env needs updates, the likely problem is that `param` wasn't pinned.
Can it also be fixed with a min_height? That way responsive behaviour isn't entirely disabled.