-
Notifications
You must be signed in to change notification settings - Fork 37
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
Organising your data (aka. groups) #364
Organising your data (aka. groups) #364
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @CasperWA! 🙏 I've given the section a pass and left some suggestions/comments. Since we need to merge this tomorrow (or rather, today 😅 ), feel free to bypass comments that you think will take too much time to fix.
``` | ||
|
||
:::{note} | ||
|
||
In the terminal, paths that contain nodes are listed in bold | ||
In the terminal, paths that contain nodes are listed in bold. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this true? I don't seem to notice this. 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can't actually check it now, but the code has bold=True
? https://github.com/aiidateam/aiida-core/blob/develop/aiida/cmdline/commands/cmd_group.py#L448
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, i'll double check it during my pass, thanks!
Co-authored-by: Francisco Ramirez <[email protected]> Co-authored-by: Marnik Bercx <[email protected]>
Thanks for the review @mbercx - I'll let you handle it from here as I'm out of time :/ |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's get this show on the road! 🚀 Thanks for revising this section, @CasperWA!
Closes #342
I've split this into 3 commits (for review purposes only):
P.S. I can't find information about who is in who's sections from the Google Drive, so I just put the @mbercx and @chrisjsewell as reviewers here...