nglview icon indicating copy to clipboard operation
nglview copied to clipboard

Jupyter widget to interactively view molecular structures and trajectories

Results 53 nglview issues
Sort by recently updated
recently updated
newest added

Hello, I got this issue when restarting my kernel several times and getting new cell outputs. For now I have 3 cells outputs where I display molecules from SDF files...

- Question about usage? Please search your issue here first: https://github.com/arose/nglview/issues/589 and https://github.com/arose/nglview/issues/785 Hello! I am using NGLview to visualize density map and protein. One issue I met is that...

I am using nglview 2.7.1 and I encountered the following problem: ![Screenshot_2020-01-07 Untitled1](https://user-images.githubusercontent.com/13118485/71881627-f1053e80-3132-11ea-97fc-f7dc6bf3634c.png) any idea why the protein is centred properly only the second time I display the nglview widget?...

otherwise the player's max value won't be updated.

For animations, it could be really nice to have smooth interpolation between object positions. If you check out the demo for ipyvolume here: http://jupyter.org/widgets, you see that even with a...

https://github.com/arose/ngl/blob/master/examples/scripts/component/matrix.js https://github.com/arose/ngl/blob/0bd51976334ceab02986643493a6e4fc5aef806a/examples/scripts/component/matrix.js#L10-L12

It seems that the live widget rendered on jupyter.org (http://jupyter.org/widgets) is not displayed until the nglview widget is resized.

it's ugly syntax (original aim is to reuse autocompletion). Alternative syntax ``` c0 = view[0] c0.add_cartoon() # vs view.component_0.add_cartoon() ```

Is NGL api for adding shape stable yet?