reproducibility
Here are 510 public repositories matching this topic...
-
Updated
Oct 8, 2021 - Python
🚀 Feature Request
ENUMs for the catalyst-based conventions.
As an example, I will use scope.
Motivation
We have a lot of callbacks that used scope and maybe some other parameter that has only in catalyst-based meaning.
And every time we need to do something like that:
if isinstance(scope, str) and scope in [
"on_batch_end",
"on_batch_start",
-
Updated
May 22, 2018 - Python
-
Updated
Sep 24, 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
Oct 15, 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
Oct 29, 2021 - Python
-
Updated
Oct 28, 2021 - R
-
Updated
Oct 28, 2021 - R
-
Updated
Jul 18, 2021 - R
-
Updated
Mar 31, 2018 - Jupyter Notebook
-
Updated
Sep 7, 2021 - Python
-
Updated
Oct 28, 2021 - R
-
Updated
Oct 26, 2021 - Java
-
Updated
Jul 1, 2019 - Python
-
Updated
Oct 27, 2021 - Python
-
Updated
Sep 2, 2021 - Python
-
Updated
Jun 5, 2021 - Python
-
Updated
Oct 25, 2021 - Jupyter Notebook
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
Oct 5, 2021 - JavaScript
-
Updated
Oct 27, 2021 - Python
-
Updated
Oct 5, 2021 - Python
-
Updated
Sep 27, 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
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
![image](htt