Skip to content

Commit f33f53f

Browse files
committed
Lint
1 parent 61586f4 commit f33f53f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ Kernel resource usage can be displayed in a sidebar for IPython kernels with
2626

2727
The kernel usage is available for Notebook 7.x too which can be enabled at
2828
`View -> Right Sidebar -> Show Kernel Usage`. In the case of JupyterLab interface, it is
29-
enough to click `tachometer` icon on the right sidebar.
29+
enough to click `tachometer` icon on the right sidebar.
3030

31-
If you want to hide information from the Kernel Usage sidebar
32-
you can set `--ResourceUseDisplay.show_host_usage=False` to hide `Host CPU` and `Host Virtual Memory` information. The default is
33-
set as `True`, i.e. show all the information.
31+
If you want to hide host information from the Kernel Usage sidebar
32+
you can set `--ResourceUseDisplay.show_host_usage=False` to hide `Host CPU` and `Host Virtual Memory` information.
33+
The default is set as `True`, i.e. show all the information.
3434

3535
![Screenshot for kernel usage with limited info](./doc/kernel-usage-limited-info.png)
3636

0 commit comments

Comments
 (0)