We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 212407d + d3cecfe commit ebb4cffCopy full SHA for ebb4cff
README.md
@@ -83,7 +83,7 @@ Additionally, you can set the `track_cpu_percent` trait to enable CPU usage trac
83
84
```python
85
c = get_config()
86
-c.NotebookApp.ResourceUseDisplay.track_cpu_percent = True
+c.ResourceUseDisplay.track_cpu_percent = True
87
```
88
89
As a command line argument:
0 commit comments