Trident Chemwidgets#

The Trident Chemwidgets package contains Jupyter-based interactive widgets that provide an interface to chemical datasets. This package includes widgets for chemical input, data distribution analysis and splitting, and atom-level visualizations. The video below gives an overview of the included functionality.

Quickstart#

To get started with trident_chemwidgets, install with pip:

pip install trident_chemwidgets

or with conda:

conda install trident_chemwidgets

If the widgets still are not usable after simple installation, check out Installation.

Contents#

Development