Skip to content

Commit

Permalink
fix binder links
Browse files Browse the repository at this point in the history
  • Loading branch information
j-wags committed Sep 15, 2021
1 parent 6a85063 commit be3079e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/toolkit_showcase/README.md
@@ -1,5 +1,5 @@
## Toolkit Showcase: Protein-ligand simulation with an OpenFF force field

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/openforcefield/openff-toolkit/stable?filepath=examples2Ftoolkit_showcase2Ftoolkit_showcase.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/openforcefield/openff-toolkit/stable?filepath=examples%2Ftoolkit_showcase%2Ftoolkit_showcase.ipynb)

This introductory example will demonstrate how to prepare a system for Molecular Dynamics that combines solvent, a ligand using the Sage open force field, and a protein using a standard Amber force field. We'll use a number of tools from the Python molecular science ecosystem to take a pre-docked benchmark example from scratch all the way through to simulation and visualization, all without leaving the notebook.

0 comments on commit be3079e

Please sign in to comment.