drilsdown.py 文件源码

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

项目:ipython-IDV 作者: Unidata 项目源码 文件源码
def add_display_widget(self, row):
        b = DrilsdownUI.make_button("Set URL", DrilsdownUI.set_url_clicked)
        b.entry = self
        row.append(b)
        link = self.get_repository().make_url("/entry/show/?output=idv.islform&entryid=" + self.get_id())
        row.append(HTML('<a target=ramadda href="' + link + '">Subset Bundle</a>'))


# Make the REPOSITORIES
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号