update,
This commit is contained in:
9
vinniesniper-54816/task1/_lab/008-conda/cheat.md
Normal file
9
vinniesniper-54816/task1/_lab/008-conda/cheat.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# CONDA cheatsheet
|
||||
|
||||
```bash
|
||||
conda create --name opencv3
|
||||
```
|
||||
|
||||
```bash
|
||||
conda install -c menpo opencv3
|
||||
```
|
Reference in New Issue
Block a user