question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Dupe output in jupyter with `Live`

See original GitHub issue

Describe the bug

When calling Live in Jupyter Notebook (most recent version) the output updates correctly, but upon completion, a second version of the output appears.

To Reproduce

Here’s what happens when using the code from the docs:



Platform

Jupyter Notebook on Ubuntu 20.04.

PS: Thanks for an amazing library! 😃

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jph00commented, Dec 14, 2020

On Mon, Dec 14, 2020, at 8:01 AM, Will McGugan wrote:

Fix in master. Will have a release soon.

Thanks so much! FYI we’re planning to port ghtop over to rich, and we’re using Jupyter for prototyping, so this is nice to have.

https://github.com/nat/ghtop/

0reactions
willmcgugancommented, Dec 18, 2020

Fixed in 9.5.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter Notebook in VsCode insiders shows duplicate output
I am using VS-code insiders for my jupyter notebook, it was working properly until recently it started giving me duplicate output in the ......
Read more >
Support for Jupyter Interactive window · Issue #4032 - GitHub
Create (and save) a new Python file; Start a liveshare session and open the session on the same or different computer; Click "run...
Read more >
Jupyter Notebook Documentation - Read the Docs
Code cells: Input and output of live code that is run in the kernel. • Markdown cells: Narrative text with embedded LaTeX equations....
Read more >
Jupyter output view fails to update after a period of inactivity ...
With a newly started Pycharm I can open a .ipynb file and run jupyter cells with working preview as intended. However, after a...
Read more >
How to Remove Dupilcate Data using Pandas Matplotlib in ...
Python for Data Science. How to Remove Duplicates from Data in Python Jupyter Notebook (Anaconda). This is the 3rd Video of Python for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found