manrajgrover/halo

Bug: Output gets hidden on stop_and_persist in Jupyter notebooks

Open

#59 创建于 2018年5月14日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (149 fork)github user discovery
bughacktoberfesthelp wantedjupyterup-for-grabs

仓库指标

Star
 (3,022 star)
PR 合并指标
 (PR 指标待抓取)

描述

Description

Currently, in jupyter notebooks, the final stop_and_persist output is not persisted. I've opened an issue in ipywidget for understanding the issue a little better (https://github.com/jupyter-widgets/ipywidgets/issues/2072).

System settings

  • Operating System: Mac OS 10.13.1
  • Terminal in use: NA
  • Jupyter version: 4.4.0
  • Python version: 2.7.14
  • Halo version: 9f9ea376d43f0d43859f7ddeee68e34834fdbf19
  • pip freeze output: NA

Error

The output display is not persited on stop_and_persist call.

Expected behaviour

The output should be persited on stop_and_persist call.

Steps to recreate

widget bug

People to notify

@JungWinter @ManrajGrover

贡献者指南