Skip to content

Commit

Permalink
chore: make jupyter vscode extension default
Browse files Browse the repository at this point in the history
  • Loading branch information
JWuzyk committed Feb 22, 2024
1 parent 635a118 commit 0772bec
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"charliermarsh.ruff",
"ms-python.mypy-type-checker",
"ms-python.python",
{%- if cookiecutter.with_jupyter_lab|int %}
"ms-toolsai.jupyter",
{%- endif %}
"ryanluker.vscode-coverage-gutters",
"tamasfe.even-better-toml",
"visualstudioexptteam.vscodeintellicode"
Expand Down

0 comments on commit 0772bec

Please sign in to comment.