Activate whatever conda environment you need to
activate <environmentname>
Install packages for atom
apm install ide-python atom-python-run
Install python support packages
python3 -m pip install 'python-lsp-server[all]'
python3 -m pip install git+https://github.com/tomv564/pyls-mypy.git