Skip to content

jupyter realtime sync is not sufficiently robust #1754

@williamstein

Description

@williamstein
  • On Firefox we disabled Jupyter entirely, temporarily (see jupyter python2 notebook may truncate in firefox #1537).

  • We have had regular reports from users of issues over the years, and no amount of rewrites or subtle bug fixes has 100% eliminated these.

  • Upgrading to new versions of Jupyter is terrifying since the API changes, so things randomly break (for our very brittle use of Jupyter).

  • We are massively abusing and monkey patching Jupyter as it is to get sync to work.

The only viable solution I can think of is to completely rewrite Jupyter from scratch, except the backend kernel functionality. Thus this issue is labeled "insanely hard".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions