qgrid icon indicating copy to clipboard operation
qgrid copied to clipboard

Internet connection required for qgrid 1.1.3

Open dvirginz opened this issue 2 years ago • 1 comments

Hi,

We are working on an air-gapped system, which means that we do not have an internet connection inside our working environment. Since the last update, qgrid does not seem to work without an internet connection. The error at hand is "Error loading qgrid:1.1.3. Internet connection is required for loading 3rd party widgets". The error only happens with qgrid. Any ideas?

Thank you!

dvirginz avatar Feb 14 '23 10:02 dvirginz

There is a new QGrid "fork" (the same codebase just not git-cloned) that works with all latest jupyter machinery, minus ipywidgets-8+:

https://github.com/JohnOmernik/qgrid

It was packaged with all NPM dependencies in wheels, and works out of the box.

ankostis avatar Mar 21 '23 13:03 ankostis