Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 417 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 417 Bytes

Modular multiplication

Dash application for visualising modular multiplication demo

Try the heroku app here

Install

This project uses poetry. Clone the repository, navigate to the folder and run poetry install. This creates a virtual environment for the project. Execute app.py run the dashboard locally.