cd into the root of the project directory and run conda env create --file environment.yaml
This should automatically install all the required dependencies in a new conda environment.
Then run conda activate stock-prediction-env
From the root of the project folder, run streamlit run main.py.
This will open up a Streamlit web app on your browser.
JUST CLICK TO LINK ABOVE
fbprophet.ipynb file use test.txt as input data