embed_notebook() (for R), py.iplot() (for Python), and JupyterPlot() (for Julia) currently don't work out-of-the-box inside _nteract_ (they work great in vanilla Jupyter notebook however).
There's currently a workaround being proposed for Plotly's Python interface.
To help keep track, here are 3 separate issues in the repos of each language's interface:
๐ ๐ โจ
The Plotly.py one was recently completed by @theengineear. All that is left is R support.
Bonus points: Scala!?!
@rgbkrk Nice idea. @pbugnion might be interested in this, he initiated plotly's Scala client:
https://github.com/ASIDataScience/scala-plotly-client
Happy to help, though I won't have time to contribute to this directly. It's worth noting that the Scala Plotly client doesn't currently in 'offline' mode -- it dispatches to Plotly. The only way to visualise the results in interact would be through an iframe.
Nice job team. Full Plotly _nteract_ support now for R, Python, and Julia ๐
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.
Most helpful comment
Nice job team. Full Plotly _nteract_ support now for R, Python, and Julia ๐