Skip to content

Commit 86fffbc

Browse files
luabudkarthiknadig
authored andcommitted
Hide walkthrough if on the web (#17638)
1 parent 1997e8a commit 86fffbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
"id": "pythonWelcome",
100100
"title": "Get started with Python development",
101101
"description": "Your first steps to set up a Python project with all the powerful tools and features that the Python extension has to offer!",
102+
"when": "workspacePlatform != webworker",
102103
"steps": [
103104
{
104105
"id": "python.installPythonWin",

0 commit comments

Comments
 (0)