brainglobe / brainglobe-workflows

Workflows that utilise BrainGlobe tools to perform data analysis and visualisation.
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Remove Docker build #30

Closed willGraham01 closed 10 months ago

willGraham01 commented 10 months ago

As per discussion on Zulip, the Docker image distribution for cellfinder will be discontinued.

workflows is designed with a streamlined install, so long as users have a conda environment, they should be able to install the cellfinder workflow without any issues in a lightweight manner anyway.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (34c8a22) 80.72% compared to head (7379a2c) 80.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #30 +/- ## ========================================== + Coverage 80.72% 80.85% +0.13% ========================================== Files 28 28 Lines 1494 1494 ========================================== + Hits 1206 1208 +2 + Misses 288 286 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.