sametz / nmrsim

A Python library for NMR simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Broken binder views of jupyter demos

sametz opened this issue · comments

Any Jupyter notebooks that use the qm module seem to get a "No module named 'importlib_resources'" on import. The .yml file in the binder folder needs to be updated. Issue #8 needs to be taken into consideration as well when doing this.

Fixed. However, not sure why the Bokeh interactive plot in 2-Interactive-Demo.ipynb is working (on test branch, the sliders did not update the plot). May need to watch Bokeh compatability over time.