conda activate my_env
conda install ipykernel
python -m ipykernel install --user --name=pytorch2.5.1 --display-name pytorch251