Jupyter notebook keep asking for password

Jupyter notebook keeps asking for password whenever I type Xilinx since it is the default password. It doesn’t show any error but it keeps forwarding to the password page again and again after I have filled the password. The password seems correct when I check it in terminal. I cannot log into Jupiter notebook since I cannot pass through the password portal.

It’s likely to be this issue. PYNQ 2.5 should also have fixed this problem

Peter

@PeterOgden How to change the date of the board, please ?

The OS is based on Ubuntu, so you can just google for something like “how to do ____ ubuntu command line”

date +%Y%m%d -s "20200622"

Cathal