Mohammad Saad
Mohammad Saad
I think there is bug in favicon icon implementation, it doesnt update in the browser tab.
@rehat22 To update the app, rebuild it on your computer using `start.sh` or `start.cmd`. Then, deploy it through the IDE to upload the build files to the app. I wrote...
@sarah-widder I noticed, If you deploy the app from your local machine, you won't be able to redeploy it from the online portal. How can I switch between both methods...
Thanks @AbhimanyuAryan and @hhaensel for the suggestion and help, the recommendation has been quite helpful. Based on the shared posts I have prepared a script which can upload csv files...
I would like to ask a following question, while processing the `csv file` at the backend I will convert it into DataFrame Object. And from this object `data` and `data_opts`...
@hhaensel If I may suggest, `Serialization.jl` combined with struct objects could be great option in to keep the models small and performant. In addition, this could also allow users (app...