Click the link to access the app: Employee App
To run it locally, you need to have anaconda on your system.
- Open anaconda prompt.
- Navigate to your app folder (cd
path of your app folder
) - To run the app type streamlit run app.py
Click the link to access the app: Employee App
To run it locally, you need to have anaconda on your system.
path of your app folder
)