mykle hoban

Results 20 comments of mykle hoban

I see that this is still open, but it doesn't look like it's gotten much attention. It still seems to be an issue. Particularly, `checkboxGroupInput` *will* accept HTML labels, but...

And in case anyone else arrives at this issue through a search, you can work around the issue using `shinyjs` and just setting the label directly. It looks like the...

After further investigation, this appears to have more to do with whether the params are initialized like this (where things don't seem to work the right way): ```nextflow params {...

I just tested it in 23.12.0-edge, and the problem was still there.

This is still very much an issue for me. I'm using the latest version of Miniconda, with channels configured as suggested [here](https://bioconda.github.io/#set-up-channels). If I just do `conda install blast`, I...

Apologies! I think I synced my fork to the main repo before submitting and that was where things went wrong.

@bgruening is that something I should try to fix in this PR?

Ok yes this is what I was asking. I’m happy to do that but it wasn’t clear to me from your first comment that this is what you were asking...

I'm just going to close this and redo it. I'm not exactly sure what all went wrong.

Thanks for the attention! This would be a very useful feature to have, so I appreciate that you're receptive to it. I took a look through the code base thinking...