1python -m pip install --upgrade pip
2pip install ipykernel # install ipykernel
3python -m ipykernel install --user --name=tfodj # associate virually to the jupyternotebook, (tfodj is the virtual environment,need to change it accordingly)