Corran
SSolara
•Created by Corran on 3/8/2024 in #questions-issues
Using vue libraries with ipyvuetify & solara
Is it naive to think vuepdf should work out of the box with a ipyvuetify template?
I've stripped the code to its bare minimum, it should show a single pdf page from the url. My code isnt showing errors but it also isn't showing a pdf.
vue_pdf.vue
vue_pdf.js
3 replies
SSolara
•Created by Corran on 2/10/2024 in #questions-issues
Using use_effect
Hi, I'm wondering if .use_effect is expected for ipyvuetify widgets in a jupyter notebook? Its registering the event but the widget just disappears when it occurs.
23 replies