Yaroslav Halchenko
Yaroslav Halchenko
For me as a (Debian) developer I would love to be able to quickly get an environment (Dockerfile) given specification of not actual packages to be installed, but build-dependency packages...
http://camino.cs.ucl.ac.uk
http://rii.uthscsa.edu/mango/mango.html
ATM it is just a recipe based on neurodebian. More "fun" could be the `--fsl` one
https://github.com/ReproNim/reproseed/blob/master/reproseed.sh I think I might tune up reproseed to either not set all the seeds by default, or allow to instruct it to not set them (e.g. by providing empty...
ATM neurodocker adds `source /etc/fsl/5.0/fsl.sh` to the `/neurodocker/startup.sh` to do necessary tune ups to the env vars fsl needs. Although it is in effect for `run` ```shell $> singularity run...
thought to send a PR but couldn't find a least intrusive non-ugly way to accomplish the mission. It is common to keep produced Singularity/Docker-file etc within VCS, but it is...
Using `.files_list_folder(path="", shared_link=dropbox.files.SharedLink(url="https://www.dropbox.com/sh/ofdd6ia32eo4wk5/AAA8553of0M2tQVlfR0S2GTFa"))` it is possible to obtain a `ListFolderResult` instance with `FileMetadata` (and `FolderMetadata` for recursion) entries. For "owned" directories (not shared ones) it is possible to use `.sharing_create_shared_link(path,...
e.g. ``` ipython In [6]: import pandas In [7]: df = pandas.HDFStore('/tmp/d.h5') In [8]: df Out[8]: File path: /tmp/d.h5 /d frame (shape->[2,14]) In [9]: df['d'] Out[9]: condition RT pgender dirty...
we have an obscure use case where there is a symlink to a submodule ```shell (git-annex)hopa:~/.tmp/datalad_temp_test_bf1886qhfzdeik[master]git $> git submodule bf0dbc349765f2d6c4db485c13eaa78e69e903da sub (heads/master) (dev) 1 12992 [1].....................................:Mon 08 Jul 2019 12:13:57...