File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ Kernel resource usage can be displayed in a sidebar for IPython kernels with
26
26
27
27
The kernel usage is available for Notebook 7.x too which can be enabled at
28
28
` 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.
30
30
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.
34
34
35
35
![ Screenshot for kernel usage with limited info] ( ./doc/kernel-usage-limited-info.png )
36
36
You can’t perform that action at this time.
0 commit comments