You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Discuss pros/cons of keeping logic in nox + using paths changed like introduced in ✨ Add SpatialDataCurator #2290 vs writing new workflow files that run conditioned on path (like we do in laminhub)
Can we return a 'skip' for skipped paths?
Break out the TiledbsomaCurator similar to the SpatialDataCurator
Revamp the API to get rid of the from_ pattern and introduce proper Curator classes instead
Put these into a curator module
Reorganize the docs accordingly to also ensure that all Curator have sufficient information for users
Create a curator folder in the tests and run those
The text was updated successfully, but these errors were encountered:
Add a description
Based on #2290 (comment)
SpatialDataCurator
#2290 vs writing new workflow files that run conditioned on path (like we do in laminhub)TiledbsomaCurator
similar to theSpatialDataCurator
from_
pattern and introduce properCurator
classes insteadcurator
moduleCurator
have sufficient information for usersThe text was updated successfully, but these errors were encountered: