by Rebecca A. Frederick, Ph.D.
Last Updated 2025-NOV-24
NeuroEchem_CourseContent.md
< In Progress >
- Spyder v6.0.7
- Anaconda Navigator v2.6.6
- Python v3.12.7
- pandas (v2.3.0)
- plotly (v6.0.1)
- dash (v2.14.2)
- Download and unzip the folder "Neuro-Electrochemistry-Learning-Module" from GitHub.
- Open and run the "Echem_tutorial_app.py" file in any IDE (integrated development environment),
or run the file in your python console withpython Echem_tutorial_app.py.- make sure you have installed dash with
pip install dash.
(orconda install dashif you use anaconda) - make sure your path points to the "Neuro-Electrochemistry-Learning-Module" folder.
- make sure you have installed dash with
- Open your web browser. Open a new page with the URL "http://127.0.0.1:8050/".
- You can now interact with the different app pages and figures in your web browser.
< In Progress >
< In Progress >
https://dash.plotly.com/interactive-graphing
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
END OF READ ME FILE
