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

StructureUploadWidget: Multiple structures from a single file #353

Merged
merged 3 commits into from
Sep 7, 2022

Conversation

danielhollas
Copy link
Contributor

@danielhollas danielhollas commented Sep 7, 2022

By default, we do not allow multiple structures in a single file that is being uploaded.
Here I introduce an option to allow this and returning a TrajectoryData node in such cases.

Extracted from #332.

CC @yakutovicha

By default, we do not allow multiple structures
in a single file that is being uploaded.
Here I introduce an option to allow this
and returning the TrajectoryData node in such cases.
@danielhollas danielhollas mentioned this pull request Sep 7, 2022
6 tasks
danielhollas added a commit to ispg-group/aiidalab-ispg that referenced this pull request Sep 7, 2022
Copy link
Member

@yakutovicha yakutovicha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @danielhollas. One little suggestion.

aiidalab_widgets_base/structures.py Outdated Show resolved Hide resolved
@danielhollas
Copy link
Contributor Author

@yakutovicha @csadorf I was wondering if I could be added as a collaborator on this repo? It would be nice to be able to add labels and request reviewers (less work for you 😊)

danielhollas added a commit to ispg-group/aiidalab-ispg that referenced this pull request Sep 7, 2022
@yakutovicha yakutovicha merged commit bef2aef into aiidalab:master Sep 7, 2022
@danielhollas danielhollas deleted the trajectory-upload branch September 7, 2022 16:07
danielhollas added a commit to ispg-group/aiidalab-ispg that referenced this pull request Sep 13, 2022
Depends on aiidalab/aiidalab-widgets-base#353
* Setup dependency on aiidalab-widgets-base 1.4.0
* Disable test
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