Peter Parente

Results 259 comments of Peter Parente

Good find. Happy to take a pull request if you'd like to contribute a fix. Otherwise we'll get to it. I'm not sure the declarative widgets are working at the...

Yep. Sounds like the declarative widgets issue I mentioned. I would treat that demo as dead for the time being.

Can you post an example notebook that suffers from this problem as a gist? I haven't been able to reproduce it locally with the matplotlib+plotly+bokeh notebook in PR #302 (https://github.com/parente/dashboards/blob/23756feca44d26379204f72149a0b89e36044747/etc/notebooks/plotting_demo.ipynb).

Thanks for posting the sample. I'll give it a try as soon as I have some time to dive in again.

Had a few minutes to look at this today. Some action / code is causing the `data-gs-width` attribute on the draggable `` elements to become a NaN. Once that happens,...

@arita37 Thanks for your comments. I don't think the extension in this repo will change to solely support pre-defined templates. That's not to say, however, that future dashboard efforts around...

The `--sys-prefix` flag for `quick-setup` installs and enables the extension in the virtual environment path. If you want to enable for the local user, use: ``` jupyter dashboards quick-setup --user...

I'm leaving this out of 0.6.0 for now until we have a better sense of how much effort it will take to do the metadata switchover which is more important....