conda create -n python_312 python=3.12.*
source activate python_312
python -m pip install ipykernel jupyterlab matplotlib torch
conda create -n python_312 python=3.12.*
source activate python_312
python -m pip install ipykernel jupyterlab matplotlib torch