!wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O Miniconda3-latest-Linux-x86_64.sh !sh Miniconda3-latest-Linux-x86_64.sh -b %%bash cat < in.lmp units metal boundary p p p atom_style atomic pair_style deepmd a.pb EOT %%bash eval "$(/root/miniconda3/bin/conda shell.bash hook)" conda create libdeepmd=*=*cpu lammps -c https://conda.deepmodeling.com -n deepmd -y conda activate deepmd lmp -in in.lmp