Skip to content

Repository files navigation

Python cookbook for cheminformatics

Recipes for cheminfomatics with Python

Create the virtual environment for the project

Note, you only need to create the environment once.

###On Linux/Mac OS

run:

make create-virenv
source activate cookbook
pip install selenium==2.42.1

To activate the environment after it has been created, run:

souce activate cookbook

Launch the IPython notebook

ipython notebook

About

Recipes for cheminfomatics with Python

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages