# panic_buy_simu **Repository Path**: new_cloud1/panic_buy_simu ## Basic Information - **Project Name**: panic_buy_simu - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-02 - **Last Updated**: 2025-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Panic Buy model ## How to Run To run the model interactively, in this directory, run the following command ``` $ solara run app.py ``` ## Files * ``model.py``: Contains the agent class, and the overall model class. * ``agents.py``: Contains the agent class. * ``app.py``: Contains the code for the interactive Solara visualization.