Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support switching kernels in Native Notebooks (with Jupyter) #5051

Closed
wants to merge 94 commits into from

Conversation

DonJayamanne
Copy link
Contributor

@DonJayamanne DonJayamanne commented Mar 5, 2021

For ##1215

@codecov-io
Copy link

codecov-io commented Mar 6, 2021

Codecov Report

Merging #5051 (1b7c42c) into main (9733733) will decrease coverage by 2%.
The diff coverage is 83%.

@@           Coverage Diff           @@
##            main   #5051     +/-   ##
=======================================
- Coverage     76%     73%     -3%     
=======================================
  Files        404     402      -2     
  Lines      26876   26357    -519     
  Branches    3894    3790    -104     
=======================================
- Hits       20487   19435   -1052     
- Misses      4769    5353    +584     
+ Partials    1620    1569     -51     
Impacted Files Coverage Δ
...rc/client/common/process/internal/scripts/index.ts 35% <ø> (ø)
...rc/client/datascience/commands/notebookCommands.ts 71% <ø> (ø)
...ient/datascience/interactive-ipynb/trustService.ts 91% <ø> (ø)
...ent/datascience/jupyter/kernels/kernelExecution.ts 74% <ø> (-1%) ⬇️
src/client/datascience/jupyter/kernels/types.ts 100% <ø> (+18%) ⬆️
src/client/datascience/types.ts 100% <ø> (ø)
src/client/telemetry/index.ts 63% <ø> (ø)
...lient/datascience/devTools/jupyterOutputChannel.ts 15% <15%> (ø)
...rc/client/datascience/errorHandler/errorHandler.ts 86% <33%> (-5%) ⬇️
.../datascience/interactive-common/interactiveBase.ts 70% <50%> (-2%) ⬇️
... and 118 more

@DonJayamanne DonJayamanne changed the title WIP Support switching kernels in Native Notebooks (with Jupyter) Mar 8, 2021
@DonJayamanne DonJayamanne force-pushed the fixInstallKernel3 branch 2 times, most recently from f6dbf5b to d048525 Compare March 8, 2021 21:26
@DonJayamanne DonJayamanne force-pushed the fixInstallKernel3 branch 2 times, most recently from bef630b to f37b657 Compare March 9, 2021 05:57
@DonJayamanne DonJayamanne deleted the fixInstallKernel3 branch March 9, 2021 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants