Explorar el Código

.vscode config

Ben Swinney hace 6 años
padre
commit
5080166fcd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .vscode/settings.json

+ 1 - 1
.vscode/settings.json

@@ -1,4 +1,4 @@
 {
-    "python.pythonPath": "/home/jason/anaconda3/envs/fastaiv1/bin/python",
+    "python.pythonPath": "/usr/local/bin/python3",
     "python.linting.enabled": true
 }