docs: added venv suggestion

This commit is contained in:
Marco Perini 2024-05-02 01:23:39 +02:00
parent 29427c2334
commit ba2b24b4cd

View File

@ -27,6 +27,9 @@ you will also need to install Playwright for javascript-based scraping:
```bash
playwright install
```
**Note**: it is recommended to install the library in a virtual environment to avoid conflicts with other libraries 🐱
## 🔍 Demo
Official streamlit demo: