We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bef43 commit 5361ae2Copy full SHA for 5361ae2
messages.json
@@ -1,3 +1,4 @@
1
{
2
- "install": "messages/install.txt"
+ "install": "messages/install.txt",
3
+ "1.0.1": "messages/1.0.1.txt"
4
}
messages/1.0.1.txt
@@ -0,0 +1,5 @@
+v1.0.1
+
+New snippets are added for PyTorch.
+To see the snippets, run the `Python Data Science Snippets: Open Readme` command in the command palette.
5
+Enjoy!
0 commit comments