I have python code that works, because I'm also testing it in a Udacity workspace. However, it's not working in Jupyter. I've noticed an asterisk next to the cell. What does this mean, and how do I resolve it?
I do not believe the kernel is busy, because I can still individually run other cells. It's only the cells with Print statements that seem to be affected.