Commit 2543425c authored by Mario Chirinos's avatar Mario Chirinos

readme

parent 375666d6
...@@ -13,7 +13,13 @@ sudo apt install python3-pip ...@@ -13,7 +13,13 @@ sudo apt install python3-pip
pip3 install jupyterlab pip3 install jupyterlab
``` ```
# OpenCV ### OpenCV
```console ```console
pip install opencv-python pip install opencv-python
``` ```
### Abrir Notebook
```console
cd cursoar
jupyter-lab
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment