maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
40 stars 4 forks source link

🐛DisplayPaths 403 Voila Issue #169

Closed ollyhensby closed 1 year ago

ollyhensby commented 1 year ago

Explain the issue Can't seem to preview PDF file in voila. This is what appears: image

This does work in Jupyter Notebook though.

This is most likely a Voila issue will also create an issue on there and link it here.

jgunstone commented 1 year ago

when displaying in Voila there is a requirement to explicitly whitelist files you want to be able to serve:

https://voila.readthedocs.io/en/stable/customize.html#serving-static-files