Skip to content

Commit

Permalink
ENH Updated instructions of python tests in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dantegd committed Nov 13, 2018
1 parent 8169e93 commit 27f6a24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ $ make -j
$ ./ml_test
```

To test the python package:

```
$ py.test python/cuML/test
```

### Python Notebooks

Demo notebooks can be found in python/notebooks folder.
Expand Down

0 comments on commit 27f6a24

Please sign in to comment.