Created
October 28, 2023 04:21
-
-
Save EstebanMqz/7f9c4e6db026ac5f90937b2756e7d43a to your computer and use it in GitHub Desktop.
%APPDATA%\Roaming\Code\User
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"python.pythonPath": "C:\\ProgramData\\Anaconda3\\python.exe", | |
"python.autoComplete.extraPaths": [ | |
"C:\\ProgramData\\Anaconda3\\Lib\\site-packages" | |
], | |
"python.analysis.extraPaths": [ | |
"C:\\ProgramData\\Anaconda3\\Lib\\site-packages" | |
], | |
"python.envFile": "${workspaceFolder}/.env" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Contact: