Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 ipywidgets,我需要创建一个显示警报消息的输出文本框。该框应包括一个滚动条,以便能够阅读以前的消息。ipywidgets 带有布局、文本区域和文本功能,但我不知道如何在我的特定情况下使用它们。 非常感谢您的帮助和建议 谢谢