cds_introduction_data_scien.../.vscode/settings.json

6 lines
98 B
JSON

{
"workbench.editorAssociations": {
"file:/**/*.csv": "jupyter-data-wrangler"
}
}