Bug: webUI not showing hyperparameters consistently when scrolling is needed
See original GitHub issueIn the configuration view,
the hyperparameters are not shown when hyperparameters are very long (e.g., long strings).
When scrolling up/down, some hyperparameters are shown only briefly but then disappear.
I noticed this when the window (window is for me where the part of the tab where ClearML shows hyperparameters) size changes.
At a certain point, the left/right scroller changes size (because of the long strings) and the mess begins.
Unfortunately, I cannot share screenshots at this point, but I’m sure you can reproduce this if you connect many (so that you must scroll up/down/left/right) differently long hyperparameters.
Issue Analytics
- State:
- Created a year ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
Using Flow - H2O's Web UI — H2O 3.38.0.3 documentation
While H2O Flow supports REST API, R scripts, and CoffeeScript, no programming experience is required to run H2O Flow. You can click your...
Read more >Release Notes - Determined AI Documentation
API: Remove the legacy endpoint /tasks/:task_id due to it always incorrectly ... WebUI: Fix a bug where a previous resource pool selection would...
Read more >h2o-3/Changes.md at master · h2oai/h2o-3 - GitHub
[PUBDEV-8466] - Clarified Java requirements when running H2O on Hadoop. ... in a fresh cluster with new hyperparameters that overlap old ones will...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@alekpikl Yes indeed. A fix should be coming in the next server release.
This fixes it. Thank you!