Closed sperezconesa closed 5 years ago
Thank you for your report. We will investigate it.
@sperezconesa So I've reread your comments and I am not sure what is freezing.
Have you tried without nglview
yet? If that's nglview's issue, can you please attach a notebook + file(s) to reproduce the issue? thanks.
The whole jupyterlab freezes. I think it is a nglview issue because it does not happen with any other library. I have attached the files. The .gro and psf work properly on vmd.
Thank you! Sergio
thanks @sperezconesa. I can reproduce the issue with jupyter-lab. Oddly, the example works fine with the jupyter-notebook.
That is weird... Is there any way else I can help?
I think this is due to the jupyterlab (given that the notebook is ok). Let me do some digging and will report to lab issue to see if there is any solution. Thanks.
Great! Thank you very much. Sergio
uhm, there's already an open issue in jupyterlab: https://github.com/jupyterlab/jupyterlab/issues/5399
Great! Thank you.
Hello, I have updated nglview and now I get: Error displaying widget
On chrome's developer console I get: renderer.js:45 Error displaying widget renderer.js:46 Module nglview-js-widgets, semver range 1.1.7 is not registered as a widget module 
yeah, that's expected since you need to install nglview-js-widgets@1.1.7
by jupyter-labextension
again. This version does not exist. I will work on this, may be release nglview 1.1.9 and nglview-js-widgets@1.1.9
So, I have to wait untill you update, right? Thank you very much!
yeah right.
This should be fixed in https://github.com/arose/nglview/pull/773
@sperezconesa Please try
pip install nglview==1.1.9
jupyter-labextension install nglview-js-widgets@1.1.9
Great! It's working. Thank you very much :)
@sperezconesa does the freezing still happen in the latest lab?
With 4.6.11 y have had no problem. I have yet to try 4.6.14. By he way I have had a problem between nglview and the matplotlib jupyter-lab extension. Essentially if I install nglview the matplotlib extension does not work well. If you would like to help me its in this thread: https://github.com/matplotlib/jupyter-matplotlib/issues/80#issuecomment-494832454 . Thank you in advance!
Thanks. I have no clue about matplotlub issue but I will “watch” that issue. Close this issue now.
Hello, I have recently installed nglview in jupyter-lab and I am having some problems. This works perfectly:
or
The configs and the trajectories are of 9056 (3600 non-solvent) atoms. And these systems used to work on the jupyter-lab before the reinstallation.
On the other hand, using these universes, the notebook freezes:
The versions are
I have just made a fresh Anaconda start doing this:
Thank you all in advance!! Best regards, Sergio