diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 5624bbd..577f991 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,6 +1,5 @@ { "extensions": [ - "gh-gh-dogfooding.codespaces-zero", "ms-toolsai.jupyter", "ms-python.python" ], @@ -9,4 +8,4 @@ "defaultFile": "src/Linear.ipynb" } } - } \ No newline at end of file + }