I have installed ApolloX torizon vscode extension.
I am following the instructions at this link:
# Creating Single Container Projects
After [installation](./INSTALLATION.md) and [configuration](./GETTING-STARTED.md), connecting the device to the extension, you are ready to go ahead and create your Torizon project.
## Creating a new Single Container Project
Open a new VS Code window and select the `Explorer` on activity bar. There will be two buttons for creating Projects. Click on `New Torizon Project`:

A new tab will be opened with a list of templates that can be used for the project creation. Click on the image describing the template desired to create a new project based on it:
> ⚠️ Note that there is the Toradex supported templates and the community supported templates. Toradex Supported Templates are templates with development stacks commonly used by customers of the Torizon platform. These templates are maintained by the Toradex Torizon team and pass trough a quality assurance process. The quality and maintenance of community templates are the sole responsibility of their [contributors](https://github.com/toradex/vscode-torizon-templates/blob/bookworm/README.md).

After clicking in the template image desired to create a new project, input the project `Name` (must be a valid programming language variable name), project `Container name (docker-compose service)` (must be a valid Docker image name), choose a system folder on `Creation path` to store the new project files and click on `Create Project` button:

This file has been truncated. show original
However, after clicking “New Torizon project”, I am unable to see any icons for the so called Toradex supported templates or community templates.
I cannot see any templates, see snapshot.
Why is this happening?
vix
May 12, 2023, 7:05am
2
I had the same issue yesterday.
But yesterday Github had some issues and often it failed with error 500.
And so ApolloX was not able to download the list of templates.
Can you retry today?
SJ_BHD
May 15, 2023, 11:26am
3
Following an Ubuntu re-install for WSL, I was able to resolve the issue. I can now see the templates.