vega / ipyvega

IPython/Jupyter notebook module for Vega and Vega-Lite
BSD 3-Clause "New" or "Revised" License
372 stars 65 forks source link

Export VL chart #3

Closed domoritz closed 6 years ago

domoritz commented 9 years ago

When you are done with your exploration, you probably want to have a visualization in a separate cell. We should make this process simple.

domoritz commented 9 years ago

use set_next_input

domoritz commented 9 years ago

@kanitw Can you think of a way to call polestar and get the current spec? Basically, is there a way to make a function available to the outside world?

kanitw commented 9 years ago

I'm feeling like if we want to provide nice interface for development. Wrapping our app using Polymer will provide nice interface. I was searching a bit if we can wrap an angular app inside polymer but haven't found satisfying one though.

Kanit "Ham" Wongsuphasawat Graduate Student Computer Science & Engineering University of Washington http://kanitw.yellowpigz.com

On Thu, Sep 3, 2015 at 12:26 AM, Dominik Moritz notifications@github.com wrote:

@kanitw https://github.com/kanitw Can you think of a way to call polestar and get the current spec? Basically, is there a way to make a function available to the outside world?

— Reply to this email directly or view it on GitHub https://github.com/uwdata/ipython-vega/issues/3#issuecomment-137327796.