I'm not sure if this is possible at all, but is there any method of using singlefile to inline everything that is served from a voici notebook in localhost?
(all javascript, wasm, pyodide....etc)
voila-dashboards/voici#164
For instance voici does python -m http.server 8000 --directory _output
I'm not sure if this is possible at all, but is there any method of using singlefile to inline everything that is served from a voici notebook in localhost?
(all javascript, wasm, pyodide....etc)
voila-dashboards/voici#164
For instance voici does python -m http.server 8000 --directory _output