jupyterlab_plotly icon indicating copy to clipboard operation
jupyterlab_plotly copied to clipboard

0.20.0

Open gnestor opened this issue 7 years ago • 2 comments

  • Upgrade to jupyterlab@^0.20

gnestor avatar Apr 28 '17 15:04 gnestor

@jcrichard The labextension has been moved to https://github.com/jupyterlab/jupyter-renderers. It's now installable with a simple `jupyter labextension install @jupyterlab/plotly-extension. However, there is currently an issue with plotly.js + typescript + webpack and it's throwing an runtime error, so I will fix and re-release shortly. As for nbextension, the next step is to create a wrapper for labextensions that will turn them into nbextensions. I will work on that in the coming weeks.

gnestor avatar Jul 25 '17 16:07 gnestor

Great thank you very much.

jcrichard avatar Jul 25 '17 17:07 jcrichard