Skip to content
Snippets Groups Projects
Commit 36657ab6 authored by Jihee Kim's avatar Jihee Kim
Browse files

modified: bin/make_images

parent 2b535365
No related branches found
No related tags found
1 merge request!4Template XML file
Pipeline #7334 failed
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
......@@ -14,6 +14,6 @@ base_url = "https://eicweb.phy.anl.gov/api/v4/projects/390/jobs/artifacts/master
#images = ["images/view2a.png","images/view2b.png", "images/view1.png"]
images = glob.glob("images/*.png")
template = env.get_template('detector_views.md')
#template = env.get_template('detector_views.md')
print(template.render(base_url=base_url, images=images))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment