reproducibility
Here are 497 public repositories matching this topic...
-
Updated
Jul 20, 2021 - Python
-
Updated
Aug 27, 2021 - Python
-
Updated
May 22, 2018 - Python
-
Updated
Aug 26, 2021 - R
Description
Currently, when a challenge link from EvalAI is shared users see a generic view of EvalAI homepage. We want the details specific to a challenge to be shown when a link is shared. Here's how it looks currently
Expected behavior:
T
-
Updated
Jul 28, 2021 - Kotlin
Snakemake version
5.27.4
Describe the bug
When using a pathlib Path object to specify a conda envronment snakemake errors out. Log is below. Converting the Path object to a string serves as a workaround, however I know pathlib support has been extended lately and this seems like something that was missed.
Logs
AttributeError in line 31 of /path/to/my/file.smk:
'Po
-
Updated
Aug 25, 2021 - Python
-
Updated
Aug 27, 2021 - R
-
Updated
Aug 13, 2021 - Python
-
Updated
Aug 27, 2021 - R
-
Updated
Jul 18, 2021 - R
-
Updated
Mar 31, 2018 - Jupyter Notebook
-
Updated
Jun 5, 2021 - Python
-
Updated
Aug 26, 2021 - Java
-
Updated
Aug 22, 2021 - R
-
Updated
Aug 17, 2021 - Python
-
Updated
Jul 1, 2019 - Python
-
Updated
Aug 20, 2021 - Python
-
Updated
Aug 26, 2021 - Jupyter Notebook
-
Updated
Aug 25, 2021 - Python
-
Updated
Jun 5, 2021 - Python
Easiest would probably be to use cffi instead of manual CPython binding.
See also conda-forge/reprozip-feedstock#11
Add an example workflow in the examples/gradle/ folder that exemplifies how to make use of Popper to create a CI pipeline for java projects that use gradle as their build system. The image used by the workflow can be the official one.
cli: colorize output
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 24, 2021 - Python
-
Updated
Jul 9, 2021 - Python
Improve this page
Add a description, image, and links to the reproducibility topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the reproducibility topic, visit your repo's landing page and select "manage topics."

Bug Report
Description
I am trying to push files with approximately 1GB per file to an internal s3 storage. For other (smaller) files this works perfectly fine, however with the 1GB files I am experiencing a timeout, while the logs from the storage do not show any error and keep uploading even after the timeout.
Reproduce
adding 5 1GB files to the repository and then using dv