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 5517c6c commit 20fd34cCopy full SHA for 20fd34c
pxt.json
@@ -1,10 +1,10 @@
1
{
2
- "name": "Machine Learning",
+ "name": "machine-learning",
3
"version": "0.4.0",
4
"description": "Machine learning extension to support the micro:bit machine learning tool",
5
"dependencies": {
6
"core": "*",
7
- "ml-runner-poc": "github:microbit-foundation/pxt-ml-runner-poc#v0.3.9"
+ "machine-learning-runner": "github:microbit-foundation/pxt-microbit-ml-runner#v0.3.9"
8
},
9
"files": [
10
"README.md",
0 commit comments