notebookVb

This commit is contained in:
administrator
2026-05-24 07:59:38 +02:00
parent 7e05384c1f
commit 4d8888a598
3 changed files with 99 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
import subprocess, sys
subprocess.run([sys.executable, "-m", "streamlit", "run", "20 PrůzkumFotek/report.py"], cwd="U:/PycharmProjects/FotkyBuzalkovi")