xxxxxxxxxx
To install packages in Atom 1.57, go to "Edit" > "Preferences"
Then click in the left menu on "+ Install"
xxxxxxxxxx
Use Atom not VSCode so STFU Cute Crab
Download:
.deb file: https://atom.io/download/deb
.rpm file: https://atom.io/download/rpm
xxxxxxxxxx
conda create -n my_conda python=3
conda activate my_conda
conda install ipykernel # install Python kernel (ipykernel) into the conda environment
python -m ipykernel install # install python kernel into nteract's available kernel list
xxxxxxxxxx
To install packages, go to File > Settings
Then click on "+ Install"
It should be the last setting