- Prerequisites:
- Conda installed (miniconda or anaconda, miniconda preferred due to it's light weight and flexibility) with jupyter lab/notebook
- GIT setup and configured in your system
- Access to this repository
- Clone the project
git clone https://github.com/Anirudh58/cricboard.git
- Create a new conda environment for this project called maybe "cricboard" (Optional, but recommended)
conda create -n cricboard python=3.8
- Go into the project folder, activate the environment and install requirements
cd cricboard
conda activate cricboard
pip install -r requirements.txt
- Running the UI
streamit run streamlit\main.py
-
Notifications
You must be signed in to change notification settings - Fork 1
Anirudh58/cricboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published