Media1_AdobeExpress.mp4
-
The video snippet above displays how to run the streamlit application on locally utilizing Git Bash/Visual Studio Code.
- Make sure to activate your development environment that should include the packages located in the requirement.txt file.
Creating Environment & Installing Required Packages:
conda create -n myenv
conda activate myenv
pip install -r requirements.txt
APP LINK --> https://cryptofomocalculator.streamlit.app/