I ran the code,
from google.colab import files
uploaded = files.upload()
Ever since, any new jupyter notebook i open in python shows a running process that i have failed to kill using
Ctrl + C
I have even killed the terminal and changed the browser without success. Please help.