Skip to content

Commit

Permalink
feat(config): add new reana-demo-dask-coffea example (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiborsimko committed Nov 13, 2024
1 parent 47c7a02 commit 61cf3d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions reana/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"reana-demo-cdci-crab-pulsar-integral-verification",
"reana-demo-cdci-integral-data-reduction",
"reana-demo-cms-reco",
"reana-demo-dask-coffea",
"reana-demo-fcchh-fullsim",
"reana-demo-lhcb-d2pimumu",
"reana-demo-lhcb-mc-production",
Expand Down Expand Up @@ -257,6 +258,9 @@
"reana-demo-alice-lego-train-test-run": [
"docker.io/reanahub/reana-env-aliphysics:vAN-20180614-1",
],
"reana-demo-dask-coffea": [
"docker.io/coffeateam/coffea-dask-cc7:0.7.22-py3.10-g7f049",
],
}
"""Images to be prefetched depending on the REANA demo to be executed."""

Expand Down

0 comments on commit 61cf3d6

Please sign in to comment.