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 4e12099 commit 23f6a65Copy full SHA for 23f6a65
CONTRIBUTING.md
@@ -43,7 +43,7 @@ npm run lint
43
(Make sure you have mlflow UI server running on port 5002. We set 5002 as our default port for testing.)
44
45
```bash
46
-cd /mlflow && npm run dockerTest
+cd /mlflow && npm run dockerTest # Run this in a separate terminal
47
npm run test
48
```
49
0 commit comments