简体   繁体   English

ClearML Web UI 自定义列不持久

[英]ClearML Web UI custom column not persistent

I'm using the experiments page of a project in ClearML Web UI to visualize some custom metrics.我正在使用 ClearML Web UI 中的一个项目的实验页面来可视化一些自定义指标。 Therefore I've customized my table vie ( https://allegro.ai/clearml/docs/docs/webapp/webapp_exp_table.html?highlight=customize#adding-metrics ) But whenever I leave the page for another project and go back, the table will be resetted. Therefore I've customized my table vie ( https://allegro.ai/clearml/docs/docs/webapp/webapp_exp_table.html?highlight=customize#adding-metrics ) But whenever I leave the page for another project and go back,该表将被重置。 Is there a way to store configuration for a specific project?有没有办法存储特定项目的配置?

Disclaimer I'm part of the ClearML (formerly Trains) team.免责声明 我是 ClearML(前身为 Trains)团队的一员。

The layout for the table is stored by the Web UI on your user-preferences on the clearml-server, but it is not unfortunately a per project setting.表格的布局由您在 clearml-server 上的用户首选项中的 Web UI 存储,但不幸的是,它不是每个项目的设置。 This means that if you change the lable-layout in one project it, it will become the default table layout.这意味着如果您在一个项目中更改标签布局,它将成为默认的表格布局。 I suggest you put feature request on the GitHub repo, it sounds reasonable to add.我建议您在 GitHub 存储库上提出功能请求,添加听起来很合理。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 ClearML SSH 端口转发文件服务器在 WEB Ui 中不可用 - ClearML SSH port forwarding fileserver not available in WEB Ui ClearML 从记录的值中获取最大值 - ClearML get max value from logged values 单个脚本中的 ClearML 多个任务更改记录的值名称 - ClearML multiple tasks in single script changes logged value names ClearML 服务器 IP 地址未与 localhost 和 SSH 端口转发一起使用 - ClearML server IP address not used with localhost and SSH port forwarding 将 terraform 与 Azure 或 AWS 以及自定义 UI 定义一起使用 - Use terraform with Azure or AWS and with custom UI definition 无法连接到 Vault web ui - Can't connect to Vault web ui Jenkins:如何在 Web UI 中移除平行阶段之上的周围阶段? - Jenkins: how to remove the surrounding stage over parallel stages in the Web UI? TFS 是否支持内置自定义 Web 套接字? - Does TFS support build in custom web sockets? 减少 Kubernetes 持久卷 - Reduce kubernetes Persistent Volumes NetData:即使在启用插件后,web_log netdata在错误日志中显示已禁用,也未显示在UI中 - NetData: Even after enabling plugin web_log netdata says disabled in error log and not shows up in UI
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM