Skip to content

gmm/RDKit-on-Colab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDKit-on-Colab

This is a gentle introduction to chemistry and cheminformatics. The RDKit is great for working with small chemical compounds and molecules in a computer. The RDKit works in both C++ and Python.

Google offers free computational resources in the cloud through their Colab interface.This lets you type in Python code or formatted text (using Markdown) in blocks called "cells", and is very similar to Jupyter Notebooks.

The goal here is to show you how to install and run RDKit on Google Colab, and learn something about molecules and cheminformatics.

To get started, click on the notebook file ‘’RDKit_Google_Colab.ipynb’’ and then click on the "Open in Colab" button. This should open a new tab on Google Colab, ready to run the code in the cloud.

About

How to install conda and run RDKit on Google Colab (using condacolab).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published