Marcel Bargull
Marcel Bargull
I am thankful that someone is working on the repodata implementation since the current one (one big blob per channel/subdir) became unwieldy a good while ago (at least in resource-constrained...
This CEP was mentioned by @chenghlee in a discussion at https://matrix.to/#/!ugIkjExjZULQyVDDNz:gitter.im/$vMqrBnqcqeOfqNq27A4epLJ_xDuIjXiu-59XN_KeBbk?via=gitter.im&via=matrix.org I didn't yet read the text or discussion much, but just wanted to copy my points from the chat:...
https://github.com/jupyter/nbconvert/pull/1028 introduced https://github.com/jupyter/nbconvert/blame/6.0.7/nbconvert/exporters/templateexporter.py#L545 which is used on the reported `nbconvert/templates/html` (sub) path. It ignores the set `umask` and uses `0o700` (no read/write/execute for group or others) unconditionally. Also, it is...
> Maybe it can be configured differently? Until the issue is fixed upstream, maybe you can try to set the `JUPYTER_PATH` environment variable to a path the workflow created beforehand...
https://github.com/jupyter/nbconvert/issues?q=TemplateExporter+PermissionError shows similar issues regarding multi-user and concerning the same files. But those issues aren't very terse, so TL;DR on my part for today :/.
> However there's no downgrade with \[...\] TLDR; if you `conda install -y conda-canary::conda libgcc-ng`, you see the same behavior with `Miniconda 4.5.4`. You don't see the same behavior with...
TBH, this really depends on how we parse the YAML files. If we don't use the fail safe schema (i.e., parsing numbers etc.), then it does make sense to have...
Hey Yu, the links David provided should help you get set up :). If you open a pull request to add Accucopy to Bioconda's recipes please feel free to ping...
xref: https://github.com/conda-incubator/grayskull/issues/422 It would be helpful to have most of the non-PyPI parts added to Grayskull before or during the deprecation phase and ideally before its final removal, of course.