nglviewer / nglview

Jupyter widget to interactively view molecular structures and trajectories
http://nglviewer.org/nglview/latest/
Other
816 stars 133 forks source link

Fix read file #1100

Closed hainm closed 8 months ago

hainm commented 8 months ago

Basically traditionally notebook using jupyterlab backend now. It doesn't like passing local path anymore. Always force reading the content of the file then.

image image