-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
structure plot function not work #143
Comments
Do you execute the code in a Jupyter notebook? Visualizing the structure requires a browser window. |
Thanks for the quick follow-up. |
Can you try import nglview
nglview.demo() to see whether the issue is with NGL or the py4vasp wrapper? |
Okay, I will suggest a couple of more things you can try but if none of them work, I would suggest to post this in the nglview Github page.
|
Hi,
When I use the
calculation.structure.plot
to plot the CONTCAR or POSCAR, it gives out NGLWidget() but not a 3D view of a structure.Any help would be appreciated.
Yi
The text was updated successfully, but these errors were encountered: