[Bug]: Plotly output inline (in jupyterlab
mode) doesn't work (only able to write plots to external html
with full path)
#546
Labels
bug
Something isn't working
Current Behavior
When trying to make plots in a
jupyter
python
notebook with plotly, only explorting the plot tohtml
work.Given the following config:
The following example plot
fails with (browser console output):
The only way to actually get a plot I can see is to do:
and open the html in a browser.
Expected Behavior
Using
renders the plot in the notebook.
Steps To Reproduce
Run flake with above kernel config.
OS
The text was updated successfully, but these errors were encountered: