Hi, I have been trying to login to jupyter notebooks. It was working fine the last 2 weeks, but it is currently not working anymore. I have tried to delete the cookies on chrome, I have tried an incognito server, and i have also tried restarting my computer. None of these have worked. I have attached a screenshot of what I am seeing from my side.
It looks like you added your ~/.local/bin to the start of your PATH which under some circumstances can hide the modules necessary to start your notebook server. I have fixed that and you should be able to start the server now
It is working now. Thank you so much!
