If you are using the default bash prompt on Linux, you should see the name of the virtual environment at the start of your prompt.
bash
(my-project-env) user@hostname:~$ which python /home/user/my-project-env/bin/python