Peter Parente

Results 46 issues of Peter Parente

**Describe the bug** Chrome and Firefox are now both enforcing the same-origin policy for the `download` attribute on anchor tags. Clicking the download icon in nbviewer today shows the JSON...

type:Bug

Quick note from the Jupyter call today * @mpacer mentioned that a simple update to setup.py could make the tool runnable via nbconvert * I mentioned that breaking up the...

* Fix include vs enable prefix mismatches * Fix broken include_style support TODOs * [ ] Add traitlet metadata (e.g., required, defaults) to exporter * [ ] Move username /...

Notebook 5.6 moved to jQuery 3.x. Gridstack needs an upgrade to work with that version. Jumping to GS 0.4 breaks a lot of stuff. The changes here get things limping...

As I watch all the bower components components scroll by when we install our extension, I wonder if we should be using webpack to simple it down to just one...

plumbing

@Lull3rSkat3r did a nice job getting a test harness all setup to do UI system tests. He even seeded a set of utilities and basic examples. But we didn't want...

help wanted
maturation

```bash (dashboards) ~/p/dashboards ❯❯❯ jupyter declarativewidgets quick-setup --sys-prefix fix-289-notebook-5.0-compat ✭ ✚ ✱ ◼ Traceback (most recent call last): File "/Users/parente/miniconda3/envs/dashboards/bin/jupyter-declarativewidgets", line 7, in from declarativewidgets.extensionapp import main File "/Users/parente/miniconda3/envs/dashboards/lib/python3.6/site-packages/declarativewidgets/__init__.py", line...

* [x] Wait a bit on #74 * [x] Update CHANGELOG.md * [x] Update README.md with new command line options * [x] PyPI release w/ twine to get README.md to...