Plotly 3.0.0 with JupyterLab not displaying plot

Hey @lebedov

I ran the below and it worked for me. If you get an error running any of the below or it doesn’t work, what error are you getting?

jupyter labextension install @jupyter-widgets/jupyterlab-manager 
jupyter labextension install plotlywidget@0.1.1

Also, whilst not JupyterLab you may find this thread and the provided link in the thread helpful.