Skip to content

Commit

Permalink
Misc
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed May 28, 2022
1 parent c2963ce commit 42d3918
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/notebooks/execution/kernelExecution.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export class KernelExecution implements IDisposable {
context,
formatters
);
this.disposables.push(requestListener);
this.executionFactory = new CellExecutionFactory(controller, requestListener);
}

Expand Down

0 comments on commit 42d3918

Please sign in to comment.