Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (4 loc) · 328 Bytes

File metadata and controls

8 lines (4 loc) · 328 Bytes

See science/rdkit_overview_readme.ipynb for an overview of RDKit.

To run the notebook, you will first need to install the package requirements (the vscode extension has trouble finding the right python kernel in the vitualenv). So make sure you are in the backend folder, then run:

pip install -r requirements.txt