Module IPythonConsole
source code
|
_toJSON(mol)
For IPython notebook, renders 3D webGL objects. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
display_pil_image(img)
displayhook function for PIL Images, rendered as PNG |
source code
|
|
|
|
|
|
|
|
|
_canUse3D = False
|
|
molSize = 450, 150
|
|
highlightSubstructs = True
|
|
kekulizeStructures = True
|
|
ipython_useSVG = False
|
|
ipython_3d = False
|
|
molSize_3d = 450, 450
|
|
drawing_type_3d = "ball and stick"
|
|
camera_type_3d = "perspective"
|
|
shader_3d = "lambert"
|
|
_MolsToGridImageSaved = None
hash(x)
|
Imports:
sys,
IPython,
install_nbextension,
traceback,
Chem,
rdchem,
rdChemReactions,
Draw,
rdMolDraw2D,
BytesIO,
StringIO,
copy,
os,
json,
uuid,
numpy,
Image,
SVG