aimhubio / aim

Aim 💫 — An easy-to-use & supercharged open-source experiment tracker.
https://aimstack.io
Apache License 2.0
4.94k stars 299 forks source link

aim v4.0 offline support #3041

Open volksen opened 9 months ago

volksen commented 9 months ago

❓Question

Hi,

we are using aim v3.17.5 in an offline environment (server has no internet connection). Everything works great. When upgrading to aim v4.0 the server and aim ui boot up correctly . When accessing 'apps' in the aim ui just a spinner is shown. The browser console shows that the ui is trying to load https://cdn.jsdelivr.net/pyodide/v0.23.4/full/python_stdlib.zip which is blocked by our system.

Are there any plans or workarounds to get the aim ui running without a connection to the internet? Thank you for your help.

gorarakelyan commented 9 months ago

@volksen we will see if it is possible to include pyodide directly in the UI build (now it requires network connection to load from cdn). Thanks for the feedback.

mauricekraus commented 8 months ago

This doesn't seem relevant anymore and should be moved to aimos.