Berowne

Results 3 comments of Berowne

> I found a strange hack to workaround your issue: > Just add a `print` statement in the `progresser` function. > ... > def progresser(n): > # This line is...

So using above worked... `chart = ph.HighStock(object=configuration, sizing_mode="stretch_width")` Thanks @govinda18 ...

Also having trouble... after folowing above (and also trying pip install qgrid --user) > !pip install qgrid --user > !jupyter nbextension enable --py --sys-prefix widgetsnbextension > !jupyter nbextension enable --py...