You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -168,7 +168,7 @@
168
168
{
169
169
"id": "python.learnMore",
170
170
"title": "Explore more resources",
171
-
"description": "🎨 Explore all the features the Python extension has to offer by looking for \"Python\" in the [Command Palette](command:workbench.action.showCommands). \n💌 [Sign up](https://aka.ms/python-vscode-mailinglist) for tips and tutorials through our mailing list. \n ✨ Take a look at our [Release Notes](https://aka.ms/AA8dxtb) to learn more about the latest features. \n\n[Learn More](https://aka.ms/AA8dqti)",
171
+
"description": "🎨 Explore all the features the Python extension has to offer by looking for \"Python\" in the [Command Palette](command:workbench.action.showCommands). \n ✨ Take a look at our [Release Notes](https://aka.ms/AA8dxtb) to learn more about the latest features. \n\n[Learn More](https://aka.ms/AA8dqti)",
172
172
"media": {
173
173
"altText": "Image representing our documentation page and mailing list resources.",
174
174
"svg": "resources/walkthrough/learnmore.svg"
@@ -245,7 +245,7 @@
245
245
{
246
246
"id": "python.learnMoreWithDS",
247
247
"title": "Explore more resources",
248
-
"description": "🎨 Explore all the features the Python extension has to offer by looking for \"Python\" in the [Command Palette](command:workbench.action.showCommands). \n 📈 Learn more about getting started with [data science](command:workbench.action.openWalkthrough?%7B%22category%22%3A%22ms-python.python%23pythonDataScienceWelcome%22%2C%22step%22%3A%22ms-python.python%23python.createNewNotebook%22%7D) in Python. \n💌 [Sign up](https://aka.ms/python-vscode-mailinglist) for tips and tutorials through our mailing list. \n✨ Take a look at our [Release Notes](https://aka.ms/AA8dxtb) to learn more about the latest features. \n\n[Learn More](https://aka.ms/AA8dqti)",
248
+
"description": "🎨 Explore all the features the Python extension has to offer by looking for \"Python\" in the [Command Palette](command:workbench.action.showCommands). \n 📈 Learn more about getting started with [data science](command:workbench.action.openWalkthrough?%7B%22category%22%3A%22ms-python.python%23pythonDataScienceWelcome%22%2C%22step%22%3A%22ms-python.python%23python.createNewNotebook%22%7D) in Python. \n ✨ Take a look at our [Release Notes](https://aka.ms/AA8dxtb) to learn more about the latest features. \n\n[Learn More](https://aka.ms/AA8dqti)",
249
249
"media": {
250
250
"altText": "Image representing our documentation page and mailing list resources.",
0 commit comments