Kevin Yu

Results 34 issues of Kevin Yu

Right now, the color map that is used to determine which cells are colored what based on cell types is completely recalculated after certain events are fired in the cellTypes...

enhancement

I prototyped DCL supporting Zarr storage on S3 on [this branch ](https://github.com/vanvalenlab/deepcell-label/tree/zarr-test), which is now outdated, but the backend code changes should still be useful. Zarr storage could potentially be...

enhancement
long term

There are certain features in cell types that require the user to wait, namely running calculation or visualization of the channel expressions. It would be good to make these asynchronous...

enhancement
good first issue
UI/UX

It may be useful, particularly in conjunction with #495, to allow the user to give projects names (they can default to 'Untitled Project' or their project ID). The name can...

enhancement
good first issue

@rossbar and I tried to set up github actions to automatically deploy deepcell-label on any merges into main, but did not end up succeeding. This could be a worthwhile feature...

enhancement
good first issue
chore

See #348, but on top of those mentioned tests, more of the cell types functionality and UI should be covered with Cypress tests, especially with the feature addition slowing down...

enhancement
good first issue
long term

See #267 for most of the details, but this sentiment has arisen again. It would be very useful if engineering effort was put towards having a local or password protected...

enhancement
long term

This is definitely very much a "nice to have" but making theming / design choices very tightly consistent (eg. the Plotly fonts and colors mismatching with the rest of the...

enhancement
long term

A sort of followup to #460, there doesn't necessarily appear to be a memory *leak* anymore, but there is definitely unnecessary duplication of data allocated due to the way the...

enhancement
long term

The dependencies are pinned with ~= which means many packages are pretty old now, but it is difficult to update everything without breaking things

dependencies
chore