Files
hydra/src/lib/Hydra/View
Josef Kemetmüller 590e8d8511 Fix rendering of metrics with special characters
My main motivation here is to get metrics with brackets to work in order
to support "pytest" test names:

- test_foo.py::test_bar[1]
- test_foo.py::test_bar[2]

I couldn't find an "HTML escape"-style function that would generate
valid html `id` attribute names from random strings, so I went with a
hash digest instead.
2025-04-09 11:31:47 -04:00
..
2021-09-06 22:13:33 -04:00
2024-08-09 18:52:03 +02:00
2017-11-21 17:55:52 +01:00