Michael Rariden

Results 4 issues of Michael Rariden

Add nbsphinx extension to add notebooks to the RTD pages - [x] Add links to index.rst - [ ] Move notebooks to live in /docs - [ ] Double check...

documentation

Some users may want to use a python version already present on their machine. The easiest way to do this is with python's native venv. I created cellpose installation instructions...

The following code works and plots the densities for each of my `File`s. ```python colors = ['red', 'red', 'red', 'grey', 'grey', 'grey', 'green', 'green', 'green', 'blue', 'blue', 'blue'] fig, axes...

Allow exporting masks to JSON for better model interoperability. There are a few schemas but maybe the most popular one? Suggestions are appreciated. **Describe alternatives you've considered** Use another tool...

enhancement