20 lines
252 B
Markdown
Executable File
20 lines
252 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](Enumeration_KML.ipynb)
|
|
|