-
Hi team,
I'm a user very interested in understanding and getting Reprozip (or at least Reprounzip) to work, and I've run into several challenges that I believe could be addressed with clearer documen…
-
Running ```reprounzip directory run folder``` with unpacked code that plots a figure using matplotlib causes the following exception to be thrown:
```
findfont: Generic family 'sans-serif' not found…
-
#### What is the problem?
As far as I'm aware the current `datalad run` command only records the actual command that was run and the affected files within a git repository. Adding [reprozip](https://…
-
@mjtravers - replacing issue #12 - just check off all the things you already have.
#### Core VM
- [x] memory 2G (needs to be tested)
- [x] cores 2
- [x] xenial LTS desktop
- [x] neurodebian…
satra updated
6 years ago
-
@dbkeator @albertcrowley - perhaps you can test to see if this works.
```
mkdir section1
cd section1
docker run -i --rm kaczmarj/neurodocker:master generate singularity \
--base neurodebian:l…
satra updated
6 years ago
-
(high-level idea, needs brainstorming)
Similarly to noWorkflow or Git, the .reprozip-trace folder in the project directory would contain past versions of the experiment (inputs, outputs, dependencies…
-
When trying to get a file such as `V:\test.txt` from a Windows host, this exception occurs:
```
Traceback (most recent call last):
...
scp.get("V:\\test.txt")
File "/home/user/.virtuale…
-
Providing a library for reading and manipulating RPZ bundles would be a good idea. It would also remove the duplicated files.
Goes with #192
-
The various files accessed during a traced run can come from the base operating system, packages installed via the OS-level package managers, other software installed on the system, and scripts and ot…
-
For the CRN sprint at Stanford, people worked on packaging applications: https://github.com/BIDS-Apps using Docker. I was working on nipypelines to basically take our existing production workflows and…
satra updated
8 years ago