We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4eac79 commit 147b4b0Copy full SHA for 147b4b0
particleanalyzer/app.py
@@ -18,4 +18,5 @@ def main(port=8000, api_key=""):
18
ssr_mode=True,
19
show_api=False,
20
inbrowser=True,
21
+ allowed_paths=[assets_path("")],
22
)
0 commit comments