Add clearml-param-search CLI tool (#275)

This commit is contained in:
pollfly
2022-06-30 10:05:33 +03:00
committed by GitHub
parent 110e7b5fe7
commit 4dc1ace7ba
3 changed files with 115 additions and 1 deletions

View File

@@ -468,6 +468,9 @@ html[data-theme="light"] .footer__link-item[href*="stackoverflow"] {
white-space: unset; /* allow wrap text when minimize */
}
.wb-normal [class^='codeBlockLines'] {
white-space: normal;
}
/* disable medium-zoom-image on svg icons */
.markdown img.medium-zoom-image[src*="svg"] {