Julius Busecke
Julius Busecke
Thank you so much for outlining these steps @observingClouds! I will try to implement this soon (cc @soerenthomsen ) and report back.
Hi @observingClouds, I am running into a problem with [this](line), and get `ModuleNotFoundError: No module named 'formatting'`. Where is the `formatting` package coming from? I was not able to see...
Huh, weird I did install `pybtex-apa-style` in my environment. But let me wipe and reinstall to confirm.
That solved it. I think an old pip version might be to blame here. Sorry for the confusion! Works like a charm now!
Oh yes. I was just wondering if I can attach a lot more workers to that existing setup on demand. This would enable me to test out stuff with e.g....
Thanks for all the advice! This sounds like a great plan. Will try that out next week and report back!
Awesome. Thanks. And sorry for the radio silence. I am actually not at Princeton anymore, but will keep these tips in mind the next time I work on an HPC!
This should be fully reproducible in the pangeo cloud deployment, but is unfortunately only available as 'requester pays' for other local machines.= > How many variables are in ds. You're...
> Sorry about that; we could introduce a pre-commit config in another PR? That would be best I think. And no worries! I should have set this up earlier anyways....
Could you run pre-commit locally and rebase on the latest main? I would hope some of the formatting diffs would go away. Then Ill def go through it in more...