conda
https://freelearning.anaconda.cloud/get-started-with-anaconda/18202 at this point the full anaconda guide is probably useful
Conda skills you must have:
conda init
conda activate excel-to-ai
# if this fails:
source activate base
conda install -c conda-forge jupyterlab
jupyter lab
conda deactivate
conda revisions
conda env export
notebook skills
%debug