-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Matias Samuel Miranda edited this page Dec 11, 2019
·
11 revisions
Before run Mixture or Dash App you need execute the following commands that will download dependencies:
1- Installing Python3
sudo apt install python3
2- Installing pip3
sudo apt install python3-pip
3- Installing python packages
sudo pip3 install pandas numpy scikit-learn multiprocessing joblib xlrd openpyxl