qgrid icon indicating copy to clipboard operation
qgrid copied to clipboard

Update qgrid on npm / unpkg (v1.3.1)

Open vsavenkov opened this issue 5 years ago • 2 comments

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?

vsavenkov avatar Jun 18 '20 12:06 vsavenkov

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.

jeffyjefflabs avatar Sep 21 '20 20:09 jeffyjefflabs

any update on this issue ? https://unpkg.com/[email protected]/dist/index.js ?

ricky-lim avatar Oct 19 '20 15:10 ricky-lim