tomMoral / dicodile

Experiments for "Distributed Convolutional Dictionary Learning (DiCoDiLe): Pattern Discovery in Large Images and Signals"
https://tommoral.github.io/dicodile/
BSD 3-Clause "New" or "Revised" License
18 stars 9 forks source link

CLN remove deps on dask-jobqueue which is not used #44

Closed tomMoral closed 2 years ago

tomMoral commented 2 years ago

Tentative to clean up the environment.yml file for dicodile from unused dependencies.

fixes #43

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (528592e) into main (ad1b33e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   74.50%   74.50%           
=======================================
  Files          43       43           
  Lines        2593     2593           
=======================================
  Hits         1932     1932           
  Misses        661      661           
Flag Coverage Δ
unittests 74.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ad1b33e...528592e. Read the comment docs.