21 lines
234 B
Markdown
Executable File
21 lines
234 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
|
|
|
|
```
|