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

Refactor kernel related code into a 'Kernel' subfolder off of 'src' #8970

Closed
Tracked by #8976
rchiodo opened this issue Feb 10, 2022 · 0 comments · Fixed by #9313
Closed
Tracked by #8976

Refactor kernel related code into a 'Kernel' subfolder off of 'src' #8970

rchiodo opened this issue Feb 10, 2022 · 0 comments · Fixed by #9313
Labels
debt Code quality issues

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Feb 10, 2022

As discussed in our architecture review, this task is to move 'kernel' related code into a 'src/Kernels' folder (or whatever you decided to name it).

This would include stuff like:

  • Kernel discovery
  • Kernel execution (raw and native)
  • Kernel dependency checks
  • Kernel error checking
  • IPywidget kernel pieces
@rchiodo rchiodo added the bug Issue identified by VS Code Team member as probable bug label Feb 10, 2022
@rchiodo rchiodo added engineering and removed bug Issue identified by VS Code Team member as probable bug labels Feb 10, 2022
@greazer greazer added debt Code quality issues and removed needs-triage labels Feb 10, 2022
@greazer greazer added this to the February 2022 milestone Feb 10, 2022
@greazer greazer removed this from the February 2022 milestone Feb 24, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debt Code quality issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants