Jupyter notebook successfully opens in chrome. I have python3 kernel and a Julia kernel. Julia kernel works fine, but when I open Python, nothing works. I can't even import anything and there is a constant asterisk in showing in front of the cell. The stranger thing is that in the terminal that I opened the jupyter notebook with, it keeps showing "Program running" all the time, and whenever I type something in my keyboard, say "K", it writes 'K',...
program running
program running
program running
program running
program running
program running
program running
program running
program running
program running
k'k'
program running
program running
program running
program running
program running
k'k'
program running
program running
program running
program running
How should I solve this? I tried uninstalling and installing jupyter notebook but it didn't solve the problem?