Releases: molstar/ipymolstar
Releases · molstar/ipymolstar
ipymolstar v0.1.0
Added the MolViewSpec widget (#20)
The MolViewSpec widget allows visualization of generic state descriptions generated by the molviewspec python package.
ipymolstar v0.0.9
Added click events and disabling focus on click (#16 )
ipymolstar v0.0.8
- Fix expanded view toggle
ipymolstar v0.0.7
Added an example on using on_mouseover and highlight #14, fixes highlight / on_mouseout events
ipymolstar v0.0.6
Added panel AnyWidgetComponent (#13)
ipymolstar v0.0.5
This release updates to PDBemolstar version 0.3.2 (#11)
New features:
- custom tooltips
- keep colors / representations after using
visual.select
ipymolstar v0.0.4
- Support loading local data as
bytes/str#10
ipymolstar v0.0.3
ipymolstar version 0.0.3
- allow setting height
- update shown molecule upon changing
molecule_id - update shown molecule upon changing
custom_data - set spin after rendering completes (fixes #3)
ipymolstar v0.0.2
- implemented PDBeMolstar initial parameters (#2)
- added helper methods (color, focus highlight, reset, update)
- dark/light theme support
Initial release
v0.0.1 add pypi main workflow