This repository contains a Streamlit-based webapps and jupyter notebooks of Hodgkin and Huxley model.
To run this application locally, follow these steps:
Make sure you have Python installed. This project requires the following Python libraries:
pip install streamlit numpy matplotlib scipy
Then navigate to the webapps folder and run
streamlit run .\vclampstreamlit.py