Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jupyter notebook不能实现动态刷新 #19

Open
yoonadbx opened this issue Sep 21, 2023 · 3 comments
Open

jupyter notebook不能实现动态刷新 #19

yoonadbx opened this issue Sep 21, 2023 · 3 comments

Comments

@yoonadbx
Copy link

image
Snipaste_2023-09-21_11-39-27

@yoonadbx
Copy link
Author

请问有什么解决办法吗?

@hyang0
Copy link

hyang0 commented Oct 2, 2023

可以参考 tqdm 的操作:
https://github.com/tqdm/tqdm/blob/master/tqdm/notebook.py

知乎中也有关于进度条在 jupyter notebook 中显示的描述:
https://zhuanlan.zhihu.com/p/172134892
动图:
https://pic2.zhimg.com/v2-23f83cbe2e455e422e90b578cc2ae48d_b.webp

@Yinzo
Copy link
Owner

Yinzo commented Oct 6, 2023

可以参考 tqdm 的操作: https://github.com/tqdm/tqdm/blob/master/tqdm/notebook.py

知乎中也有关于进度条在 jupyter notebook 中显示的描述: https://zhuanlan.zhihu.com/p/172134892 动图: https://pic2.zhimg.com/v2-23f83cbe2e455e422e90b578cc2ae48d_b.webp

很棒的参考,等有空了可以实现一下 jupyter notebook 下的刷新支持。当然,也欢迎路过的大佬的 pull request。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants