Corentin

Results 4 issues of Corentin

Added `flycheck-temp-suffix` for the temporary file created by flycheck. Coding in python seems to require such temporary file (because of pylint?). When coding with frameworks like Flask, which is quiet...

Using spiceai outside docker can have python package problems if the system have a python version other than 3.8. Pining the version of packages only for 3.8 and let the...

enhancement

If Spice is run and a manifest (in the `spicepods` folder) is being modified the client tries to load the temporary file `.#xxx.yaml`. This make logs like: ``` 2021/11/01 16:49:30...

bug
good first issue

The actual implementation of the aiengine serializes the datasets describe by pods and send it to the AI engine. With average/big datasets this is an issue both in performance and...

enhancement