- An Introduction to Modeling Neuronal Dynamics - Christoph Borgers in python
For runnig the notebooks online, there is no need for installation and just use your browser, but you can intall the package from source code:
pip3 install -e .
# or
pip install "git+https://github.com/Ziaeemehr/mndynamics.git"
myBinder interface to run the notebooks online.