qgrid
qgrid copied to clipboard
Update qgrid on npm / unpkg (v1.3.1)
Environment
- Operating System: ubuntu
- Python Version: 3.7
- How did you install Qgrid: pip
- Jupyter lab packages (if applicable): voila
Description of Issue
When used with voila, it is often convenient to let qgrid fall back to unpkg.com for downloading the qgrid.js file. For qgrid 1.3.1, it is [email protected]. However, the latest version on npm still seems to be 1.1.1, and thus the fallback fails.
Is it planned to update the npm package?
Might also be the qgrid vs qgrid2 issue discussed in https://github.com/quantopian/qgrid/issues/312 (and previously in https://github.com/quantopian/qgrid/pull/288) -- I see that https://unpkg.com/[email protected]/dist/index.js does exist.
any update on this issue ? https://unpkg.com/[email protected]/dist/index.js ?