diff --git a/package.json b/package.json index 7d6d2f76af60..6c64757e71de 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",