Hacker News new | ask | show | jobs
by malmaud 2910 days ago
Hi Jon, Thanks for the great release! Your post mentions support for JupyterLab, but getting Plotly working in JupyterLab is not working smoothly at the moment (see https://github.com/jupyterlab/jupyter-renderers/issues/132). Is this something you guys are looking into?
1 comments

I haven't looked into this specifically. Using the FigureWidget approach in 3.0.0 doesn't actually require the current @jupyterlab/plotly-extension. It's all contained in the new plotlywidget extension.
Oh, that's a great improvement in and of itself then. Thanks!
BTW, I got a GitHub notification of a comment that you were having trouble installing it. But I can't find the comment in GitHub itself.
Ah ya, I realized afterwards from more Googling that this is a global problem in the jupyterlab extension ecosystem when using node 10. Since it's already been worked on in other issues, I deleted my comment.