lightning-viz / lightning

Data Visualization Server
http://lightning-viz.org
MIT License
962 stars 108 forks source link

Streaming - no output in iPython notebook #69

Open loredanacirstea opened 7 years ago

loredanacirstea commented 7 years ago

Streaming visualization works in the local server. However, in there is no graphical output in the notebook. It just says:

Lightning initialized
Connected to server at http://localhost:3000

I tested other static graphs and they were shown in the output (no issue).

This is the code I was trying out: https://github.com/loredanacirstea/ipython-lightning-test Python 3.5.2 :: Anaconda 4.2.0 (x86_64)

cceyda commented 4 years ago

I also have the same problem outputs render like blank line, but the output code is actually there looking at the dev console image Using: Jupyterlab 1.2.7 Chrome Lightnings server from docker latest