Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Add c++ extension to learn open cv container
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Apr 16, 2019
1 parent e4728a8 commit d8be439
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"-e", "DISPLAY=host.docker.internal:0"
],
"extensions": [
"ms-python.python"
"ms-python.python",
"ms-vscode.cpptools"
]
}

0 comments on commit d8be439

Please sign in to comment.