Skip to content
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

Try molstar #1146

Merged
merged 15 commits into from
Dec 3, 2024
Merged

Try molstar #1146

merged 15 commits into from
Dec 3, 2024

Conversation

hainm
Copy link
Collaborator

@hainm hainm commented Dec 3, 2024

# cell1
import nglview as nv
from nglview.widget_molstar import MolstarView
view = MolstarView()
view

# cell 2
st = nv.FileStructure(nv.datafiles.PDB)
view.add_structure(st)
image

@hainm hainm merged commit c3c08f6 into master Dec 3, 2024
7 checks passed
@hainm hainm deleted the try-molstar branch December 3, 2024 05:35
@gph82
Copy link
Contributor

gph82 commented Dec 3, 2024

This is great @hainm thanks for all the work

@hainm
Copy link
Collaborator Author

hainm commented Dec 3, 2024

This is great @hainm thanks for all the work

yay, I hope everyone likes it too. It's good to spend time again with nglview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants