First start an ipython session first printing out the PID.
bash -c "echo $$; exec ipython"
I also tried changing the name of the process so you can name them but it didn’t seem to work, although there is probably something you can do to be able to do this: