Rebecca Senft
Rebecca Senft
Here's the pipeline as a text file. You should be able to change the extension to "cppipe" and open it in CellProfiler. [example_bug.txt](https://github.com/CellProfiler/CellProfiler/files/8074126/example_bug.txt)
Here's a find/replace GitHub action https://github.com/marketplace/actions/find-and-replace
Here's an example download link from Releases of CellProfiler: 'https://github.com/CellProfiler/CellProfiler/releases/download/v4.2.4/CellProfiler-macOS-4.2.4.zip' We could use regex to match the "v4.2.4" part of the string and update it. The trick would be 1)...
Notes from meeting with Beth earlier: * Tags are snapshot in time, associated with a specific commit. * Branches are departures from main code * We hope is to merge...
Totally makes sense! Yes I love the idea of an icon to indicate you like a graphic. Maybe it could be a heart or thumbs up (to me a star...
Sounds good, will email! :)
Hi, was this feature ever implemented? I'd love to have a Run All button available for a Jupyter Book I'm creating but I'm not sure how to enable this /...
> There is a "restart and run all" button that is enabled by default in the latest versions of thebe. Yes I can see that on the docs website as...