20 lines
230 B
Markdown
Executable File
20 lines
230 B
Markdown
Executable File
|
|
# 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
|
|
|
|
```
|