Alvaro Soliverez
Results
2
issues of
Alvaro Soliverez
I have a pandas dataframe, and I'm trying to get a sankey diagram out of it. Here's the excerpt of code, copied mostly from the quickstart tutorial. ``` from ipysankeywidget...
docs
good first bug
mozsprint
Hi, I can use weave().to_widget().auto_save_png() to save a chart when running from a jupyter notebook However, I have an application that runs multiple reports from a CLI and I want...