Télécharger Atom
I can see a man of culture !
SiddheshOP
I can see a man of culture !
nice choice!
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