Edward-Ji/essentials-of-microeconomics
0
Essentials of Microeconomics
[![Hugging Face][hf-badge]][hf-space]
This repository contains code for demonstrating some concepts in Essentials of Microeconomics - a textbook by Andrew Wait and Bonnie Nguyen.
Run locally
Install dependencies using pip:
pip install -r requirements.txtRun the following command to start the shiny app:
shiny run --reload essentials_of_microeconomics/app.pyOpen the link in the output (typically http://127.0.0.1:8000) in a browser.
[hf-badge]: https://img.shields.io/badge/%F0%9F%A4%97-Hugging_Face-f59e0b?style=for-the-badge&logo=hf [hf-space]: https://huggingface.co/spaces/Edward-Ji/essentials-of-microeconomics
