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
{{ message }}
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
Hello,
Apologies as this is probably a very rookie mistake.
I am running voila with the command:
voila --no-browser --template flex --VoilaConfiguration.file_allowlist ".*" --debug dashboard-demo.ipynb
And all the 'js' files that are in
voila/templates/base/static
are not found: I get tens of lines such asand my dashboard is not rendered (well, I get the layout, but not the widget contents...)
That's strange, because I can see the correct path in the list of static paths in the debug output:
Any idea what is going on ?
I am using voila and jupyter-flex latest versions from pypi.
The text was updated successfully, but these errors were encountered: