Skip to content

Progress bar doesnt show up on the rise presentation #12

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

Open
Ataago opened this issue Apr 10, 2023 · 5 comments
Open

Progress bar doesnt show up on the rise presentation #12

Ataago opened this issue Apr 10, 2023 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Ataago
Copy link
Contributor

Ataago commented Apr 10, 2023

No description provided.

@Ataago Ataago added bug Something isn't working help wanted Extra attention is needed labels Apr 10, 2023
@Ataago Ataago changed the title Progress bar foesnt show up on the rise presentation Progress bar doesnt show up on the rise presentation Apr 10, 2023
@edmundlepre
Copy link
Contributor

Add the notebook link here to test it.?

@Ataago
Copy link
Contributor Author

Ataago commented Apr 10, 2023

This following code on Rise presentation mode doesn't work

from tqdm.auto import tqdm

for i in tqdm(range(1000)):
    pass

@edmundlepre
Copy link
Contributor

Screenshot 3

It works on my PC, using Microsoft Edge, it might be to do with web browsers. Try in Microsoft Edge. I am testing on Google Chrome now....

@edmundlepre
Copy link
Contributor

Screenshot 4

It also works on Google Chrome. No issues at my end :)

@Ataago
Copy link
Contributor Author

Ataago commented Apr 17, 2023

allenai/ir_datasets#208 (comment)

related Issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants