You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Support for displaying list of SMILES as a grid (PR#5, @LucaChiesa).
Exposed the version of the package in Python through bokehmol.__version__.
Fixed
Failure to load the RDKit/SmilesDrawer JS in time would result in the plot
not displaying in notebooks or returning errors in the console. This will
now display a blank SVG on hover until the library is loaded.