reproducibility
Here are 519 public repositories matching this topic...
-
Updated
Dec 1, 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
-
Updated
Dec 22, 2021 - Kotlin
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
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
Dec 24, 2021 - Python
-
Updated
Nov 6, 2021 - Python
-
Updated
Nov 1, 2021 - R
-
Updated
Jan 2, 2022 - R
-
Updated
Dec 12, 2021 - R
-
Updated
Dec 24, 2021 - R
-
Updated
Mar 31, 2018 - Jupyter Notebook
-
Updated
Sep 7, 2021 - Python
-
Updated
Dec 15, 2021 - Java
-
Updated
Jan 2, 2022 - Python
-
Updated
Jul 1, 2019 - Python
-
Updated
Nov 23, 2021 - Python
-
Updated
Jun 5, 2021 - Python
-
Updated
Dec 20, 2021 - Jupyter Notebook
-
Updated
Jan 1, 2022 - 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
Oct 5, 2021 - JavaScript
-
Updated
Nov 30, 2021 - Python
-
Updated
Dec 13, 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