Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 273 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 273 Bytes

Run locally :

  1. git clone https://github.com/Schefflera-Arboricola/Sudoku.git
  2. cd Sudoku
  3. pip install -r requirements.txt
  4. streamlit run app.py

Feel free to create issues and PRs.