Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 21, 2023
1 parent 3af4bf5 commit c98e216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboards/jupyterhub.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ local highMemoryUsagePods = tablePanel.new(
),
]).hideColumn('Time');

# Show images used by different users on the hub
// Show images used by different users on the hub
local notebookImagesUsed = graphPanel.new(
'Images used by user pods',
description=|||
Expand Down

0 comments on commit c98e216

Please sign in to comment.