Skip to content

Commit aff5d98

Browse files
authored
Update links.
1 parent f7a29cc commit aff5d98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/v1_95.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ The Data Analysis for Copilot extension empowers people in the data science fiel
302302

303303
The extension contributes a tool where the LLM can ask to execute Python code by using [Pyodide](https://pyodide.org/en/stable/) and get the result of the relevant Python code execution. It is also able to smartly retry for better or more appropriate execution results in case of errors. You can also export the code that is used to perform the analysis (or generate visualizations) into a Jupyter Notebook or a Python file.
304304

305+
You can download the extension from [the marketplace](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-copilot-data-analysis) and the source is [available on GitHub here](https://github.com/microsoft/vscode-data-analysis-for-copilot).
306+
305307
#### Data analysis and visualizations
306308

307309
* Given a CSV file, enter a prompt such as `Analyze the file #<file name>` or write a more specific prompt (see below recording)

0 commit comments

Comments
 (0)