You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not necessary to print the following if it is recognized correct.
Hold the messages back for a second and parse them.
***Connecton broken [Connection timed out]
You may need to reconnectClosing websocket <websocket._core.WebSocket object at 0x7f679c9194e0>
Connecting to Serial /dev/ttyUSB1 baud=115200
** Serial connected **
Serial<id=0x7f67996c9780, open=True>(port='/dev/ttyUSB1', baudrate=115200, bytesize=8, parity='N', stopbits=1, timeout=0.5, xonxoff=False, rtscts=False, dsrdtr=False)
>>>
>>>
>>>
>>>
raw REPL; CTRL-B to exit
>
The text was updated successfully, but these errors were encountered:
and changing the background colour of the kernel status bit using this:
from IPython.core.display import HTML
kk = HTML('<script>document.getElementById("kernel_indicator").style.background="#dfd"</script>')
Not necessary to print the following if it is recognized correct.
Hold the messages back for a second and parse them.
The text was updated successfully, but these errors were encountered: