Pynq Can't link jupyter

these days,I find I can’t link jupyter with my pynq and PC, although I could ping each other.
I use serial port to telnet my pynq board and ping PC ,it’s OK.
I ping my pynq in cmd command, it’s also fine.
I do,t know why?I have try different PC with different SD card with different nertport and different ip.

Hello @AllenChenChao, have you tried to check if jupyer is running ps aux | grep jupyter?

What is the output of ifconfig both in PYNQ and in your PC?

Mario

1 Like

For windows use ipconfig instead of ifconfig.

1 Like