Computational/physical chemistry visualizations/demos. Primarily based on assignments completed for various chemistry courses at Cornell University.
Currently a work in progress. I plan to eventually break down all of my project and problem set demos into pieces I hope will be instructive or interesting for others. The long-term goal is to provide live web demos for all of these, but for now you should be able to run them all yourself, either directly using Jupyter or using Voilà (see below).
- Python 3.x
- Jupyter
- Voilà
git clone <repository-url>
pip install -r requirements.txtvoila <notebook-name.ipynb>Access the application at http://localhost:8866.