not really the fault of rich, but maybe rich can help... #3124
Unanswered
franzhaas
asked this question in
Show and tell
Replies: 2 comments 2 replies
-
I can't offer any suggestions until you share what the problem is... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Not really a bug of rich...
I messed up and had nbconvert installed globally and used the globally installed jupyter-nbconvert to convert ipynb files which I did create with a virtualenv to revearl.js presentations.
This worked surprisingly well until I started to use rich with progress bars, these are then not rendered correctly in the resulting presentation, although the rest is rendered as expected.
This took me quite a while to figure out. An error message, an entry in the FAQ or something like that might help here.
Ideally an error message on the console/in the HTML would be great, or an entry in the documentation.
This really did puzzle me for a while.
Thanks for the great tool!
Beta Was this translation helpful? Give feedback.
All reactions