install virtualenv
pip install virtualenv
activate it by doing this:
cd myproject/Scripts/activate
install virtualenv
pip install virtualenv
activate it by doing this:
cd myproject/Scripts/activate
Install pip and add virtual environment to the Python Kernel
python -m pip install --upgrade pip
pip install ipykernel # install ipykernel
python -m ipykernel install --user --name=tfodj # associate virually to the jupyternotebook, (tfodj is the virtual environment,need to change it accordingly)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us