rdkit.Chem.Draw.IPythonConsole module

rdkit.Chem.Draw.IPythonConsole.InstallIPythonRenderer()
rdkit.Chem.Draw.IPythonConsole.ShowMols(mols, **kwargs)
rdkit.Chem.Draw.IPythonConsole.UninstallIPythonRenderer()
rdkit.Chem.Draw.IPythonConsole.addMolToView(mol, view, confId=-1, drawAs=None)
rdkit.Chem.Draw.IPythonConsole.display_pil_image(img)

displayhook function for PIL Images, rendered as PNG

rdkit.Chem.Draw.IPythonConsole.drawMol3D(m, view=None, confId=-1, drawAs=None, bgColor=None, size=None)