We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1668d06 commit b9c4ff7Copy full SHA for b9c4ff7
package.json
@@ -82,7 +82,7 @@
82
"walkthroughs": [
83
{
84
"id": "pythonWelcome",
85
- "title": "Get started with Python development",
+ "title": "Get Started with Python Development",
86
"description": "Your first steps to set up a Python project with all the powerful tools and features that the Python extension has to offer!",
87
"when": "workspacePlatform != webworker",
88
"steps": [
@@ -169,7 +169,7 @@
169
},
170
171
"id": "pythonDataScienceWelcome",
172
- "title": "Get started with Python for Data Science",
+ "title": "Get Started with Python for Data Science",
173
"description": "Your first steps to getting started with a Data Science project with Python!",
174
"when": "false",
175
0 commit comments