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
If you want to be able to run this in an isolated (from internet) environment the external references does not load (as expected) and it almost make the service unusable. The fix is quite simple, all we need to do is to download all the external references (all of them are listed in the index.html page) and save then locally and then update the references in the index.html page. I have tested it (and I have a python script for downloading all the external references if you are interested).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If you want to be able to run this in an isolated (from internet) environment the external references does not load (as expected) and it almost make the service unusable. The fix is quite simple, all we need to do is to download all the external references (all of them are listed in the index.html page) and save then locally and then update the references in the index.html page. I have tested it (and I have a python script for downloading all the external references if you are interested).
Beta Was this translation helpful? Give feedback.
All reactions