20 lines
230 B
Markdown
20 lines
230 B
Markdown
|
|
|
||
|
|
# Panel Enumeration
|
||
|
|
|
||
|
|
|
||
|
|
## Install requirements
|
||
|
|
|
||
|
|
In the root project execute the following command to install all dependencies project
|
||
|
|
|
||
|
|
```
|
||
|
|
pip install -r requirements.txt
|
||
|
|
|
||
|
|
## Example
|
||
|
|
|
||
|
|
View example
|
||
|
|
|
||
|
|
```
|
||
|
|
Enumeration_KML.ipynb
|
||
|
|
|
||
|
|
```
|