You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ipyreact doesn't seem to work offline w/o internet connection because of attempting to load https://ga.jspm.io/npm:[email protected]/dist/es-module-shims.js .
Is it possible to make it so that this file is also embedded with ipyreact js distributed files so it can work offline, or else allow it to be configured to load from local file.
The text was updated successfully, but these errors were encountered:
ipyreact doesn't seem to work offline w/o internet connection because of attempting to load
https://ga.jspm.io/npm:[email protected]/dist/es-module-shims.js
.Is it possible to make it so that this file is also embedded with ipyreact js distributed files so it can work offline, or else allow it to be configured to load from local file.
The text was updated successfully, but these errors were encountered: