imdb.py 文件源码

python
阅读 24 收藏 0 点赞 0 评论 0

项目:mxnet_workshop 作者: NervanaSystems 项目源码 文件源码
def text_window():

    text = widgets.Textarea(
    value="""This movie was a well-written story of Intel's history, from its highs to its lows. I especially liked the character development. They should have gotten Brad Pitt to play Robert Noyce though, the actor's acting was bad. For example, that scene where they left Fairchild to start Intel was way too exaggerated and melodramatic. The pace of the movie was exciting enough to overlook those issues.""",
    placeholder='Type something',
    description='Review:',
    disabled=False,
    layout=widgets.Layout(height='200px', width='50%'))

    return text
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号