Marc Osterland

Results 2 comments of Marc Osterland

Although this is a fairly old issue, just for the record: I've experienced the same issue. The pi0 was rebooting when accessing the web interface. The problem seemed to origin...

The workaround by @TiagoCortinhal worked for me. But I had to wrap it with the `display` function: ```python from keras_tqdm import TQDMNotebookCallback display(HTML(""" .p-Widget.jp-OutputPrompt.jp-OutputArea-prompt:empty { padding: 0; border: 0; }...