-
*[Originally opened](https://gitlab.com/ViDA-NYU/reproserver/-/issues/30) 2018-11-02 14:43 EDT by @VickySteeves*
We should probably have a logo for the server similar to ReproZip.
-
https://vida-nyu.github.io/reprozip/ crnc:checked_on "160504"%xsd:dateTime
satra updated
8 years ago
-
There exist multiple ways on how to establish a "reproducible" environment. It might be worth documenting them somewhere (e.g., in reproman docs)
Python only
- `pip freeze`/`pip install` - so req…
-
Test Python capture tools and choose between the following:
-ReproZip
- noworkflow
- https://drive.google.com/open?id=1vJshCO_N0UiYx-_Db5vU_ka3ZdaTAEeC
- https://github.com/RothTuThesis/Pr…
-
* Add progress bar below "Run log" section after clicking both manual crawl and automated crawl (https://staging.server.reprozip.org/web/kyjcn?port_number=5000) It can be the same desigin as the uploa…
-
In the same way that subworkflows can be packed in .vt files, it might be useful to be able to store the JSON descriptions of CLTools in there.
The immediate use case is for workflows generated by re…
-
By default, we can trim the working directory from the paths to files or directories below that directory. We can additionally trim an arbitrary prefix from the working directory as well.
For exam…
-
full log: http://www.onerussian.com/tmp/20190425143333-d4.reproman.yml
and the command was
```
reproman execute -r localshell --trace -- python -m nose -s -v reproman/tests/test_api.py
```
-
[Reprozip](https://www.reprozip.org/) is a project for packaging experiments with all their dependencies in a distributable way. It has a tool named `reprounzip` for repeating such packaged experiment…
-
#### What is the problem?
Saw it used by reprozip: https://pypi.org/project/usagestats/
Yet to try it out
would be nice if we could collect stats on the separate datalad commands (`datalad add`, …