Skip to content

dn285/comp-chem-visualizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

comp-chem-visualizations

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).

Prerequisites

  • Python 3.x
  • Jupyter
  • Voilà

Installation

git clone <repository-url>
pip install -r requirements.txt

Running Notebooks with Voila

voila <notebook-name.ipynb>

Access the application at http://localhost:8866.

About

Gallery of computational chemistry visualizations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published