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

Selection Drilldown (prototype) #20

Closed justinmc closed 8 years ago

justinmc commented 8 years ago

Build a prototype of the selection drilldown spec'd out by @TinnusMalte.

Screen Shot 2016-09-14 at 11.14.49 AM.png

This will probably end up needing to be its own repository that depends on nbmolviz2d and nbmolviz3d. For now, probably just build the drilldown part and leave out the visualizations.

justinmc commented 8 years ago

Here's the real working prototype!

screen shot 2016-10-11 at 1 53 01 pm

It currently lives in a private Autodesk repo, but soon I'll work on bringing it to MDT.