I am using v 0.5.8
I am trying to serve a static file in my notebooks directory by using the following syntax
voila . --VoilaConfiguration.file_allowlist 'myfile.xlsx'
But it's not working
Is this a known issue?
I thought I should now be able to see myfile.xlsx in the browser
I am using v 0.5.8
I am trying to serve a static file in my notebooks directory by using the following syntax
voila . --VoilaConfiguration.file_allowlist 'myfile.xlsx'But it's not working
Is this a known issue?
I thought I should now be able to see myfile.xlsx in the browser