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

Python-side selection #316

Closed
wants to merge 3 commits into from
Closed

Python-side selection #316

wants to merge 3 commits into from

Conversation

ceriottm
Copy link
Contributor

Traitlet-based synchronization of the selected structure. Facilitates interaction with other ipywidgets.
We should also use this to Fix #244 for good.

@Luthaf
Copy link
Contributor

Luthaf commented Jan 4, 2024

What's the status on this? Should we close & reopen later when someone has time to implement it?

@ceriottm
Copy link
Contributor Author

ceriottm commented Jan 6, 2024

well, it's actually kind of working. there are some problems handling multiple viewers and the synchronization with the map. I think it however might be good to keep this on hold until we have done something about #326, as I think one underlying issue is that the settings synchronization mechanism is not well documented and so there's a lot of guesswork.

@Luthaf
Copy link
Contributor

Luthaf commented Jan 8, 2024

Sure, I'm just trying to clear PR no-one is working on. Should I close this PR and keep the branch around?

@ceriottm
Copy link
Contributor Author

ceriottm commented Jan 8, 2024

I'd leave it on if you don't mind. I think it might take half an hour if we look at it together.

@Luthaf
Copy link
Contributor

Luthaf commented May 24, 2024

We'll re-open this whenever we have time for it!

@Luthaf Luthaf closed this May 24, 2024
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.

Changing active molecule from within API
2 participants