Skip to content

HasnaeTalibi/Deploy-A-simlpe-Regression-model-with-Flask

Repository files navigation

Deploy-A-simlpe-Regression-model-with-Flask

To run the Flask App, open the terminal, navigate to the directory that contains all this files using the linux command 'cd path_to_the_folder' and simply run :

python -m flask run

Flask run command will automatically search where our application is located (by setting the FLASK_APP environment variable to point to it)

@author: pramod.singh

Releases

No releases published

Packages

No packages published