Description
The "Search" field does not currently allow you to search for epochs (via their sequence number: 1, 2, 3, ...) or checkpoints (via their sequence number: 11427942, 11427943, ...)
Please add the ability to do this search
Motivation
I often need to access a specific epoch or checkpoint via their sequence number.
(I can work around this by creating my own URL: /epoch/nnn and /checkpoint/nnn but this is not very practical)
Requirements
Write a list of what you want this feature to do.
- Search for epoch sequence number
- Search for checkpoint sequence number
- Add a help icon showing all available search types ?
Are you planning to do it yourself in a pull request?
No.