[BUG] Dupe output in jupyter with `Live`
See original GitHub issueDescribe 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:
- Created 3 years ago
- Comments:6 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
On Mon, Dec 14, 2020, at 8:01 AM, Will McGugan wrote:
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/
Fixed in 9.5.0