After create venv from terminal, i tried add the new env into jupyter notebook:
and restart kernel with env_test
, run the pip list:
Why these two env pip list are not matching?
After create venv from terminal, i tried add the new env into jupyter notebook:
and restart kernel with env_test
, run the pip list:
Why these two env pip list are not matching?