Autodesk / notebook-molecular-visualization

2D and 3D molecular visualization in Jupyter notebooks using 3DMol.js and D3.js
http://moldesign.bionano.autodesk.com
Apache License 2.0
75 stars 20 forks source link

Orbital Visualizer Should Work Without RPC #14

Closed justinmc closed 8 years ago

justinmc commented 8 years ago

This:

small_molecule.draw_orbitals()

screen shot 2016-08-23 at 9 56 16 am

It seems the orbitals aren't displaying in master right now (unless it's just me), so that will need to be fixed, and then the data will need to be synced instead of using RPC.