[IPython-dev] Nice WebGL integration in the notebook at the IPython sprints at PyCon Canada (tried JSMol first)
Fernando Perez
fperez.net at gmail.com
Tue Nov 13 17:24:23 EST 2012
ps - the user-facing code for that example is simply
from MMTK.Proteins import Protein
display(Protein('insulin'))
I think that's an API people will like :)
More information about the IPython-dev
mailing list