Skip to content

Commit

Permalink
Merge branch 'main' into add_disk_monitoring
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski authored Apr 10, 2024
2 parents 17ccf28 + 6f15ef9 commit a722408
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/labextension/src/panel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export class KernelUsagePanel extends StackedPanel {
name: 'jupyterlab-kernel-usage:icon',
svgstr: tachometer,
});
this.title.closable = true;

const widget = new KernelUsageWidget({
tracker: props.tracker,
Expand Down

0 comments on commit a722408

Please sign in to comment.