question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] push_notebook broken in jupyter-lab 1.2.6

See original GitHub issue

notebook_comms examples work in classic notebook, but do not work in jlab. (OSX/Safari) This is with a fresh install of jlab and also

jupyter labextension install @bokeh/jupyter_bokeh

I tried with versions all the way back 1.1.4 and they all report that the extension fails to load:

Screen Shot 2020-02-27 at 9 13 11 PM

Other plots work, presumably because the Jupyter folks relented and now allow JS execution by default like before (or so I heard)

Not sure what’s up. I thought this was fixed/tested recently. If there is an issue with my installation it is one that lots of people will run into because I just copy/pasted the commands from the user guide.

cc @mattpap @philippjfr

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
mattpapcommented, Feb 28, 2020

Indeed it’s missing. There’s only a mention in the extension’s readme. I will update this together with the blog post.

0reactions
bryevdvcommented, Feb 29, 2020

I have identified the issue and will submit a PR shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

push_notebook support is broken in JupyterLab for bokeh ...
The jupyterlab_bokeh extension the window.Bokeh object to have to contain Bokeh.embed.kernels = {} that appears to have been accidentally ...
Read more >
JupyterLab(1.2.6) can't find module 'plotly' - Stack Overflow
I'm getting this error: ModuleNotFoundError: No module named 'plotly'. Which I find weird because: Anaconda showing plotly 4.10.0.
Read more >
JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
Restore the relative sizes of areas in split panel #10196 (@krassowski). Move open-with to its own plugin, so it can be disabled independently....
Read more >
How to fix Kernel Error or broken Python in Jupyter Notebook
TL;DW BELOW! If you delete or upgrade your python version, you might get a Kernel Error when trying to use Jupyter Notebooks!
Read more >
2.2.6 - Files :: Anaconda.org
An extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found