diff --git a/package.json b/package.json index 988f41fbb9f5..163eab63f8f1 100644 --- a/package.json +++ b/package.json @@ -99,6 +99,7 @@ "id": "pythonWelcome", "title": "Get started with Python development", "description": "Your first steps to set up a Python project with all the powerful tools and features that the Python extension has to offer!", + "when": "workspacePlatform != webworker", "steps": [ { "id": "python.installPythonWin",