Skip to content

Commit d1921d5

Browse files
committed
pip-install: install jupyter notebook
1 parent dcda3ae commit d1921d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ We recommend to install it locally since Binder needs to be refreshed every time
7777
conda create -n DeepPurpose python=3.6
7878
conda activate DeepPurpose
7979
conda install -c conda-forge rdkit
80+
conda install -c conda-forge notebook
8081
pip install git+https://github.com/bp-kelley/descriptastorus
8182
pip install DeepPurpose
8283
```

0 commit comments

Comments
 (0)