You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cli/dashboard.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,11 @@ utilization of workers.
7
7
The dashboard is currently in an experimental stage. Some of its features might not work properly,
8
8
and important features might be missing. Please [let us know](https://github.com/It4innovations/hyperqueue/issues)
9
9
if you encounter any issues with it, or if you want us to add new features to it.
10
-
10
+
11
+
!!! error "Dashboard disabled"
12
+
13
+
Note that the dashboard has been temporarily disabled in HyperQueue [0.19.0](https://github.com/It4innovations/hyperqueue/releases/tag/v0.19.0) because of internal architectural changes. We plan to re-enable it in the future.
14
+
11
15
You can start the dashboard using the `hq dashboard` command:
0 commit comments