Sebastian Urchs
Sebastian Urchs
Interesting, I guess expectations differ somewhat. I'd be perfectly fine with one year of rolling pomodoro storage - and the ability to export them if I want to look back...
Hey @jni. On master the situation is: ``` !! regionprops_table failed with: Traceback (most recent call last): File "issue_demonstrator.py", line 19, in table_props = measure.regionprops_table(labels, properties=("mean_intensity",)) File "./scikit-image/skimage/measure/_regionprops.py", line 862,...
Ideally there would be a way to integrate an [existing powerful indexing/searching solution with a crappy UI](https://www.lesbonscomptes.com/recoll/) with the nice UI of Cerebro. Search while you type on the recoll...
I think the code gets more readable with dbc and using these components seems generally easier than going the css route. An added benefit is that we can probably remove...
hey, ho. Thanks for suggesting this @adelavega. I'd be up for trying it again! We made some very limited progress last year on it here https://github.com/neurobagel/browbids. I'd be especially interested...
yes, exactly. sqlite would not work with pyodide (and maybe other dependencies too), so ancpbids is what you'd need to run it. I also think one tricky bit is going...
from the docs: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow > When you use the repository's GITHUB_TOKEN to perform tasks, events triggered by the GITHUB_TOKEN, with the exception of workflow_dispatch and repository_dispatch, will not create a...
> The token I used is my personal token ah, my bad > Why the dependabot labeled PRs (the Bump PRs) does not work? you cannot have a bot apply...
Yes, this is what I also wrote down. > Annotate Poldrack-lab owned dataset(s) with NeuroBagel annotations Thanks, this is very helpful. We're currently thinking that we will `datalad clone` the...
Hey folks, it's already been quite a long while again, we have several updates, and I think it'd be good to discuss the next steps. Our main update is on...