Commit f43c7522 authored by Mario Chirinos's avatar Mario Chirinos

readme

parent 7b652dfa
...@@ -3,8 +3,12 @@ ...@@ -3,8 +3,12 @@
## Centro de Investigación en Ciencias de Información Geoespacial, A.C. ## Centro de Investigación en Ciencias de Información Geoespacial, A.C.
## Dependencias ## Dependencias
###Git ### Git
```console ```console
sudo apt install git sudo apt install git
``` ```
### Jupyter lab
```console
sudo apt install python3-pip
pip3 install jupyterlab
```
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