Skip to content

Commit 07cbb89

Browse files
Gut old files
1 parent 00f104d commit 07cbb89

19 files changed

+0
-2210
lines changed

.devcontainer/configure-azure-mount.ps1

Lines changed: 0 additions & 102 deletions
This file was deleted.

.devcontainer/configure-azure-mount.sh

Lines changed: 0 additions & 136 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@
5252
"python.envFile": "${workspaceFolder}/.env",
5353
"python.linting.enabled": true,
5454
"python.linting.pylintEnabled": true,
55-
"jupyter.defaultKernel": "apim-samples",
56-
"jupyter.askForKernelRestart": false,
57-
"jupyter.notebookFileRoot": "${workspaceFolder}",
5855
"python.formatting.autopep8Path": "/home/vscode/.venv/bin/autopep8",
5956
"python.formatting.blackPath": "/home/vscode/.venv/bin/black",
6057
"python.formatting.yapfPath": "/home/vscode/.venv/bin/yapf",

0 commit comments

Comments
 (0)