Jon Haitz Legarreta Gorroño

Results 147 issues of Jon Haitz Legarreta Gorroño

Add test for the CLI parser.

Add gradient plot method.

I am wondering whether the action can be instructed to use a custom script that simply calls `doxygen` with the `PROJECT_NUMBER` being exported using the `git` version or a tag...

Hi, thanks for developing and maintaining this tool. I am trying to use it for a repository that I contribute to. So far, my effort has been unsuccessful. I am...

Add the GPURenderDemo.cxx example from the VTK source tree to the VTK wiki examples repository along with the necessary input data.

I've noticed a number of inconsistencies throughout the Markdown/LaTeX files. In order to have a set of guidelines, I think having some answers to the following issues would be nice:...

Recently, a user reported that the `Binder` instance was not being launched properly. Our current CI workflows do not test whether the `Binder` instance can be launched successfully, so it...

good first issue
type:template and tools

Add a script that keeps the package versions in the [`requirements.txt`](https://github.com/carpentries-incubator/SDC-BIDS-dMRI/blob/main/requirements.txt) file and the `Binder` instance in its [`environment.yml`](https://github.com/carpentries-incubator/SDC-BIDS-dMRI/blob/main/binder/environment.yml) file in sync. It could be a Python script that reads...

good first issue
type:template and tools

In order to try to avoid inadvertently committing and merging the output or result of the execution of the jupyter notebooks, we should incorporate a pre-commit hook that clears the...

type:enhancement

Add a pre-commit hook to clean imports (sorting and detecting unused imports) and improving the style across notebooks (i.e. removing trailing whitespaces, line length, single vs. double quotes in strings,...