Julian Geiger
Julian Geiger
Just to add here the reason for having the cheat sheet in both horizontal and vertical layout: For displaying on screen, I think horizontal layout is better, as one can...
> @GeigerJ2 having trouble with `git rebase`? ๐ Yeah, I think it's because I'm using git worktrees, and rebasing the branch from the respective git worktree folder causes this mess......
Never happened, nothing to see here, just added one commit ๐ (Well, now the other commits are missing. I'll have another look tomorrow.)
Alright, this should be ready for merge, and I think it would be nice to include in the v2.6 release. I addressed your comments, @sphuber, could you please [take it...
Hi all, very interesting feature and discussion! For the use case of quickly exploring an archive with a temporary profile without polluting the main one, this works perfectly, and I...
Hi @qiaojunfeng, thank you for this contribution! I think this is a very useful feature for people that are starting with AiiDA as it eases the transition from the directory...
Thank you for your helpful and valuable feedback, @sphuber! > you might want to just catch theย `AttributeError`ย that is thrown whenย `get_option`ย is not defined. This was my original...
Hello everybody, I took the PR and created a branch from it on my local fork of `core` to be able to work freely on it, without messing anything else...
Hi @sphuber, thanks a lot for your valuable feedback, it is highly appreciated! > That is perfectly fine Happy to hear that :) > But if the original author is...
> Not saying we shouldn't try to solve this, just that it might not be as trivial as it initially seems. Yeah, it would definitely require putting some thought into...