Open
Interpret
4
We want to suggest people to run mindsdb on a venv,
and we require python 3.8
Can you update the README.md so it reflects
python3.9 -m venv venv
source venv/bin/activate
pip3 install mindsdb
python3.8 -m mindsdb
Add a description, image, and links to the xai topic page so that developers can more easily learn about it.
To associate your repository with the xai topic, visit your repo's landing page and select "manage topics."
Yes