Maximilian Roos
Maximilian Roos
This would be great for the "feel" of the tool as well as its utility. Particularly since the tips are possibly not built with quite the same greatness as other...
Check out #8138 for a draft impl!
Closing as upstream issue, please reopen if that's mistaken
Closing as no-mcve
I think this can be closed as completed now we have `include_ignored`?
Thanks @ml31415 For background, here's the xarray issue discussing using npg: https://github.com/pydata/xarray/issues/4473 FYI re the stacking — I implemented that using normal numpy, which worked out OK (https://github.com/pydata/xarray/pull/4746) — my...
It looks like something is up with the setup — `--date` is not a valid option (should be `--day`) and so that should raise an error. It does on my...
OK — if you want to explore further, feel free to add some print / logging statements to see what's happening. It's possible some subprocess isn't making progress, maybe because...
Hi Valeriia, thanks for the issue. I'm planning to keep this repo simple, so I think that wouldn't be a great fit for logos & graphics. I'm very open to...
> Also, it is consistent that the behaviour would be different depending on whether the target path is an existing directory or not, `cp -r ` (posix) does the same...