grant-wilson
grant-wilson
I tried downgrading to previous versions, but no change.
It's unclear where the source code for the extension is now located (if you know please share). I'm not a maintainer of this repo, but my best guess is that...
If you look at the previous and current versions of "https://[containers.dev/static/devcontainer-index.json](https://containers.dev/static/devcontainer-index.json)" you can see that the first item was just recently removed. The removed item is "Reference Implementation Features", the...
Yep, and the index has changed to now include the "Reference Implementation Features" entry again.
> Apologies for the disruption. I'm fixing the check in the Dev Containers extension that bailed out and we will make the building of the index more robust. Thank you....
@chrmarti perfect, thank you.
I am happy to create a pull request with tests if you're ok with my proposed approach.
I've created a PR. https://github.com/tensorflow/tfjs-models/pull/1345
Any thoughts on merging my PR?