All-Jupyter 社区视频会议 - 2019年3月#

日期: 2019年3月26日 上午9点 PST (你的 时区)

视频会议链接: https://calpoly.zoom.us/my/jupyter

链接到上次会议的虚拟会议报告

欢迎参加团队会议#

你好!

这些每月视频会议的目的是分享和展示Jupyter社区中发生的精彩事情。我们邀请任何人来展示他们的工作、参与讨论,或者只是坐下来聆听。无论你创建了一个新的lab扩展,对一个新的jupyterhub部署感到兴奋,还是有一个nteract papermill管道为你的业务提供动力,我们都想听听!而且,我们会将这些会议录制并发布在YouTube上,供无法参加的人观看。

关于这些调用格式的更多讨论,请参见这里

简报、庆祝、表扬#

这是一个发布 简短 公告(无需讨论)的地方。这也是向贡献者表示感谢的好地方!我们会在会议开始时阅读这些内容。

  • [x] 感谢 Damian Avila 提供的第二个社区 docker 堆栈:umsimads/education-notebook [Peter Parente, jupyter/docker-stacks]

  • [x] 感谢 Tony Hirst 的每周通讯 追踪 Jupyter [Carol Willing, JupyterHub]

  • [x] 感谢乔治华盛顿大学的Lorena Barba教授主办了最近的Jupyter团队会议 [Carol Willing, JupyterHub]

  • [x] 感谢 Zach Sailer 等人,在 Jupyter Discourse 网站上重启了这次会议 [Peter Parente(以及我怀疑在场的每个人)]

  • [x] 请在此处留下您对我们新的全Jupyter社区电话的反馈 这里

  • [x] 来加入我们在 Jupyter Discourse 论坛 的讨论吧!(如果你还没厌倦我告诉你这个 :-) )

    • https://discourse.jupyter.org/t/introduce-yourself/17

    • 如果你想通过Google或GitHub登录,请关闭广告拦截器。

议程项目#

  • 让我们在会议开始前(截止时间 提前24小时)收集所有潜在的议程项目。然后我们将尝试创建一个连贯的议程,使其适合60分钟的会议时间。如果有类似的项目,请尝试提前将它们分组。

  • [x] 建议的演示:docker-stacks 项目现在将镜像构建清单发布回 GitHub 项目 wiki 以供检查 [Peter Parente, https://github.com/jupyter/docker-stacks/wiki, 5 分钟]

  • [x] 介绍 mybinder.org,如何准备一个仓库以便在 mybinder.org 上运行 [Tim Head, 10分钟]

    • https://mybinder.org/

    • https://github.com/betatim/my-first-binder

    • 许多示例仓库: https://github.com/binder-examples/

    • 不仅仅是笔记本: https://github.com/betatim/vscode-binder

    • 如何指定依赖项等的文档 https://repo2docker.readthedocs.io/en/latest/

    • 问题、评论和支持:https://discourse.jupyter.org/c/questions

    • 在这里写下你的问题:

      • ...

      • 你是 https://github.com/Carreau/open-with-binder 的唯一用户,这是真的吗?

      • 如果在运行一个带有 Binder 的活动/教程类型的事情,我们应该感到舒适地向 MyBinder 发送多少用户,而不是设置我们自己的 Z2JH 基础设施?

        • 默认情况下,它阻止同一仓库的并发启动超过100次。如果你态度好,可以要求更多。

        • 有趣的事实:显然这次启动缓慢的原因是有人在 Binder 上正在教授一门“学习 Java”的课程,并且一大群人同时连接了 https://github.com/santanche/java2learn

      • 显示日志仪表板 :P

        • 当然可以: https://grafana.mybinder.org/d/fZWsQmnmz/pod-activity?refresh=1m&panelId=1&fullscreen&orgId=1

      • 我们很乐意为binder制定一个资金模式

  • [x] [10分钟 ] 来自 nteract 团队的更新 [Safia]。

    • papermill 的 1.0 版本,一个用于笔记本执行和参数化的库,将于四月初发布。(https://github.com/nteract/papermill)

    • Scrapbook,一个用于提取和组装笔记本中生成的输出和数据的工具,称为 scraps,将允许您在各种云提供商上远程托管 scraps。(https://github.com/nteract/scrapbook)

    • 为内核中继的1.0版本制定了计划,这是一个用于与Jupyter内核接口的GraphQL API。(https://github.com/nteract/kernel-relay)

    • 正在努力模块化数据探索器,这是一个自动可视化库。

    • nteract 正在参与 Google Summer of Code (https://summerofcode.withgoogle.com/organizations/5447807656263680/)

    • 问题:

      • 如何了解更多:

        • Nteract Slack https://slack.nteract.io/

        • 每周一下午的会议

      • 数据探索器仓库在哪里?

  • [x] 临终事宜 [Nick, github.com/deathbeds, 5分钟].

    • lintotype: 交互式语法检查与格式化

    • wxyz: 一些疯狂的小部件

    • 问题:

      • SVG 让我的眼睛感到不适。<3

      • 你能详细解释一下“cell-id”吗?

      • 那些应该是扩展吗?内置的?...?

        • 准备打包(尚未)。其中一些内容可以放入 ipywidgets 中。

  • [x] IPython 发布 [Matthias, IPython, https://github.com/ipython/ipython, 2分钟。]

    • 尝试在月底附近进行每月发布。

    • 7.4 版本已发布!感谢大家。

    • 如果你想参与 7.5 的帮助,请订阅以下问题。

      • https://github.com/ipython/ipython/issues/11657

  • [x] 异步内核启动 : [Matthias, Jupyter Client , https://github.com/jupyter/jupyter_client/pull/428, 4min.]

    • https://github.com/jupyter/jupyter_client/pull/428

  • 在此添加项目 [名称, 项目名称/网址, 讨论预计时间]。

不要局限于技术讨论!

出席#

姓名 | 机构 | Github 用户名

  • Zach | Jupyter Cal Poly | @Zsailer

  • Kyle | Netflix | @rgbkrk

  • Pete | Valassis Digital | @parente

  • Carol | Project Jupyter | @willingc (将缺席,因参加OpenEdX会议)

  • Brian | AWS | @ellisonbg

  • Darian | Two Sigma | @afshin

  • Ward | Google | @wkharold

  • Tim | Project Jupyter | @betatim

  • Chris | Berkeley/Project Jupyter| @choldgraf

  • Pete | Google Colab | @blois

  • Matthias | UC Merced | @carreau

  • Saul | Quansight | @saulshanabrook

  • Vidar | Simula 研究 | @vidartf

  • Lindsey Heagy | 加州大学伯克利分校 | @lheagy

  • Safia ABdalla | Microsoft/nteract | @captainsafia

  • Leticia Portella | - | @leportella

  • Damián Avila | Project Jupyter | @damianavila

  • Craig Citro | Google Colab | @craigcitro

  • Nick Bollweg | GTRI | @bollwyvl

  • Michael Milligan | 明尼苏达大学 / MSI | @mbmilligan

  • 梁彬学 | InfuseAI | @hlb

  • Thomas Vander Velde | - | @tomasdelcampo

  • Luciano Resende | IBM | @lresende

  • Tony Fast | Quansight | @tonyfast

  • James Slack | 爱丁堡大学 | @jamesaslack

  • Erik Sundell | Sandvik | @consideratio