xcode-select --install
https://docs.conda.io/en/latest/miniconda.html
conda create -n yuem python -y
conda activate yuem
conda install scikit-learn
conda install pandas
conda install matplotlib
pip install jupyterlab
pip install pandas-datareader
pip install tqdm
pip install h5py
pip install flask
pip install boto3
pip install tensorflow-macos
pip install tensorflow-metal
pip install bayesian-optimization
pip install gym
pip install kaggle
conda install pytorch torchvision torchaudio -c pytorch-nightly
pip3 install --pre torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/nightly/cpu
conda install -c apple tensorflow-deps
conda install -y jupyter
conda install pandas-datareader
conda install tqdm
conda install flask
conda install boto3
conda install pyyaml
pip install chardet
conda update -n base -c defaults conda
jupyter lab