Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Bates <kbates4@gmail.com>
  • Loading branch information
2 people authored and jtpio committed Aug 23, 2022
1 parent 9935d7d commit 6f285d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jupyter notebook --ResourceUseDisplay.track_cpu_percent=True

### Disable Prometheus Metrics
There is a [known bug](https://github.com/jupyter-server/jupyter-resource-usage/issues/123) with Prometheus metrics which
causes "lag"/pauses in the UI. To fix this you can disable Prometheus metric reporting using:
causes "lag"/pauses in the UI. To workaround this you can disable Prometheus metric reporting using:
```
--ResourceUseDisplay.enable_prometheus_metrics=False
```
Expand Down

0 comments on commit 6f285d7

Please sign in to comment.