Thank you, Brian. That worked. MolsToGridImage(mols, useSVG=True) is indeed
included in my recent conda install of RDKit. See attached image.
(I actually expected "SVG(gridImage)" to work on In[130], but it didn't.)
"Slowly gettin' the hang of it.",
-P.
On Mon, Oct 10, 2016 at 8:30 AM, Brian Kelley <[email protected]> wrote:
> Jupyter is quite clever about how it renders objects. Essentially the
> last object in scope is examined for special properties, like __svg__ in
> this case. In a loop, this doesn't happen the way you might expect.
>
> You might want to use MolsToGridImage in this case. Greg also recently
> made an svg version of this recently, but I don't think it is officially
> released yet.
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss