'Add Docker Files to Workspace in vscode: how to add an option for pytorch?
I am using VS Code with docker extension for python development. In order to generate docker files, I pressed F1 and selected Add Docker Files to Workspace. Then, several options are presented in the dropdown list:
Python: Django
Python: FastAPI
Python: Flask
Python: General
...
Is there a way to configure/customize vscode to add an option for Python: pytorch in the list?
If not, what does it take to achieve the same by e.g. starting from a more general option such as Python: general?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
