We either shouldn't be pushing big dependencies like jQuery and Backbone on our users, or we should be pushing a more modern framework. React or something more lightweight are potential alternatives. For use in nbmolviz, which is forced to use Backbone by ipywidgets, we could wrap the Backbone usage and pass data into nbmolviz2d.
We either shouldn't be pushing big dependencies like jQuery and Backbone on our users, or we should be pushing a more modern framework. React or something more lightweight are potential alternatives. For use in nbmolviz, which is forced to use Backbone by ipywidgets, we could wrap the Backbone usage and pass data into nbmolviz2d.