Mercurial > repos > goeckslab > image_learner
comparison utils.py @ 1:39202fe5cf97 draft
planemo upload for repository https://github.com/goeckslab/gleam.git commit 06c0da44ac93256dfb616a6b40276b5485a71e8e
author | goeckslab |
---|---|
date | Wed, 02 Jul 2025 18:59:10 +0000 |
parents | 54b871dfc51e |
children | 186424a7eca7 |
comparison
equal
deleted
inserted
replaced
0:54b871dfc51e | 1:39202fe5cf97 |
---|---|
4 | 4 |
5 def get_html_template(): | 5 def get_html_template(): |
6 return """ | 6 return """ |
7 <html> | 7 <html> |
8 <head> | 8 <head> |
9 <meta charset="UTF-8"> | |
9 <title>Galaxy-Ludwig Report</title> | 10 <title>Galaxy-Ludwig Report</title> |
10 <style> | 11 <style> |
11 body { | 12 body { |
12 font-family: Arial, sans-serif; | 13 font-family: Arial, sans-serif; |
13 margin: 0; | 14 margin: 0; |