panel convert app.py --to pyodide --out docs --title "Axion Limits" --requirements panel matplotlib scipy requests pyodide-http
cd docs
mv app.html index.html
python -m http.server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
panel convert app.py --to pyodide --out docs --title "Axion Limits" --requirements panel matplotlib scipy requests pyodide-http
cd docs
mv app.html index.html
python -m http.server