notebookvb

This commit is contained in:
2026-04-08 07:24:17 +02:00
parent 1f690810b3
commit 24635b955d
9 changed files with 52710 additions and 9 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"version": "0.0.1",
"configurations": [
{
"name": "report-lekovy-zaznam",
"runtimeExecutable": "C:/Users/vlado/PycharmProjects/Recepty/.venv/Scripts/python",
"runtimeArgs": ["C:/Users/vlado/PycharmProjects/Recepty/report_server.py"],
"port": 8765
}
]
}