Open dvirginz opened 1 year ago
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.
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!