Satrajit Ghosh

Results 73 issues of Satrajit Ghosh

just wanted to note that at present there are two repos being developed (singularityCE by sylabs and apptainer by the linux foundation). i may have jumped to the conclusion that...

if a string property has examples, filling it with a value and then try to modify that value is awkward. the string value cannot be edited directly (e.g., adding or...

enhancement
dandi

when a property itself takes anyOf of two different types, the field is ignored and not displayed. see the property identifier in this example here: https://codepen.io/satra-the-reactor/pen/PomjgYK?editors=1010 there are no errors...

dandi

currently we have a set of objects that have a number of properties and nested objects. when the list is created this makes it really difficult to navigate. the example...

enhancement
dandi

in the example below, i'm trying to change the graph into an index by node type. but the current pyld processor doesn't appear to do so: ``` { "@context": [...

``` docker run --rm kaczmarj/neurodocker:0.4.1 generate docker --base debian:stretch \ --pkg-manager apt --spm12 version=r7219 --vnc passwd=localtest | docker build -t spmvnc - ``` ``` # /opt/spm12-r7219/run_spm12.sh /opt/matlabmcr-2010a/v713/ script My Own...

let's converge on a neurodocker spec that aligns with niceman trace.

even if a user does not provide all the details of installing, we should be able to use niceman trace to create a recipe for rebuilding the specific container

as an example, the tensorflow docker image is tiny relative to any tensorflow image we may produce with miniconda or some such. - dynamically linked binaries are going to reduce...

nvidia has been working on this: https://devblogs.nvidia.com/making-containers-easier-with-hpc-container-maker/ repo: https://github.com/NVIDIA/hpc-container-maker we may try to see how similar or different this is relative to neurodocker cc: @yarikoptic