diff --git a/package.json b/package.json index 91cca4db5e94..5a7f11db6210 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "title": "Select a Python Interpreter", "description": "Choose which Python interpreter/environment you want to use for your Python project.\n[Select Python Interpreter](command:python.setInterpreter)\n**Tip**: Run the ``Python: Select Interpreter`` command in the [Command Palette](command:workbench.action.showCommands).", "media": { - "svg": "resources/walkthrough/python-interpreter-v2.svg", + "svg": "resources/walkthrough/python-interpreter.svg", "altText": "Selecting a python interpreter from the status bar" }, "when": "" diff --git a/resources/walkthrough/create-environment.svg b/resources/walkthrough/create-environment.svg new file mode 100644 index 000000000000..bb48e1b16711 --- /dev/null +++ b/resources/walkthrough/create-environment.svg @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/walkthrough/python-interpreter-v2.svg b/resources/walkthrough/python-interpreter-v2.svg deleted file mode 100644 index 3c866b2de621..000000000000 --- a/resources/walkthrough/python-interpreter-v2.svg +++ /dev/null @@ -1,55 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/resources/walkthrough/python-interpreter.svg b/resources/walkthrough/python-interpreter.svg index ade74fe602e5..0f6e262321ec 100644 --- a/resources/walkthrough/python-interpreter.svg +++ b/resources/walkthrough/python-interpreter.svg @@ -1,66 +1,82 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file