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.
Hi! I'm currently working on a dasboard for a project and encountered the following error when using voila wit flex template:
[Voila] Kernel started: 95b91435-b44b-448e-b0ff-fd14d8ed667f
403 GET /voila/files/846.voila.js (127.0.0.1): File not allowlisted
403 GET /voila/files/846.voila.js (127.0.0.1) 1.00ms
403 GET /voila/files/6914.voila.js (127.0.0.1): File not allowlisted
403 GET /voila/files/6914.voila.js (127.0.0.1) 1.00ms
403 GET /voila/files/8291.voila.js (127.0.0.1): File not allowlisted
403 GET /voila/files/8291.voila.js (127.0.0.1) 1.53ms
403 GET /voila/files/3717.voila.js (127.0.0.1): File not allowlisted
403 GET /voila/files/3717.voila.js (127.0.0.1) 1.00ms
I think it has to do with voila not having access to the Ipywidgets; however, dropdown widgets work correctly on jupyter and the vanilla version of voila. I would appreciate if someone could guide me through a possible solution.
The text was updated successfully, but these errors were encountered:
404 GET /voila/files/6060.voila.js (127.0.0.1) 0.40ms
404 GET /voila/files/6944.voila.js (127.0.0.1) 0.52ms
404 GET /voila/files/2412.voila.js (127.0.0.1) 0.40ms
etc.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi! I'm currently working on a dasboard for a project and encountered the following error when using voila wit flex template:
I think it has to do with voila not having access to the Ipywidgets; however, dropdown widgets work correctly on jupyter and the vanilla version of voila. I would appreciate if someone could guide me through a possible solution.
The text was updated successfully, but these errors were encountered: