We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcda3ae commit d1921d5Copy full SHA for d1921d5
README.md
@@ -77,6 +77,7 @@ We recommend to install it locally since Binder needs to be refreshed every time
77
conda create -n DeepPurpose python=3.6
78
conda activate DeepPurpose
79
conda install -c conda-forge rdkit
80
+conda install -c conda-forge notebook
81
pip install git+https://github.com/bp-kelley/descriptastorus
82
pip install DeepPurpose
83
```
0 commit comments