MAJDOUB Adnane
MAJDOUB Adnane
Whenever I try to run a demo with --viz, the viewer open for a sec and close and I get the following issue : Segmentation fault (core dumped)
I faced so many issues when running on ubunut 24.04, was anyone able to run on ubunut 24.04 ?
Added typescript ( tsx ) support
`on_event` method is deprecated in newer versions of FastAPI, and it can be replaced by `lifespan`
The line 47 in **src/routes/data.py** contains `project_dir_path = ProjectController().get_project_path(project_id)`but the variable `project_dir_path` isn't used anywhere in the file