xxxxxxxxxx
python -m ipykernel install --user --name tensorflow --display-name "Python 3.6 (tensorflow)"
xxxxxxxxxx
!pip install tensorflow
#OR from CMD
pip install tensorflow
#But if it is not working, then you need to create a separate environment, with: