CederGroupHub / alabos

AlabOS: Managing the workflows in the Autonomous lab
https://cedergrouphub.github.io/alabos/
MIT License
25 stars 6 forks source link

Paper rebuttal #77

Closed idocx closed 2 months ago

idocx commented 2 months ago

Summary

Include a summary of major changes in bullet points:

Additional dependencies introduced (if any)

TODO (if any)

If this is a work-in-progress, write something about what else needs to be done.

Checklist

Work-in-progress pull requests are encouraged, but please put [WIP] in the pull request title.

Before a pull request can be merged, the following items must be checked:

Note that the CI system will run all the above checks. But it will be much more efficient if you already fix most errors prior to submitting the PR. It is highly recommended that you use the pre-commit hook provided in the repository. Simply cp pre-commit .git/hooks and a check will be run prior to allowing commits.