Maarten Breddels

Results 843 comments of Maarten Breddels

I thought of just copying the files from the CDN for simplicity, for voila-materialui we have no choice I guess right? What are the cons and pros?

The original template does this: https://github.com/voila-dashboards/voila/blob/8076df20102325827cca62f658c51bf9b5c99916/share/jupyter/voila/templates/default/nbconvert_templates/base.tpl#L9 Do you think the voila-vuetify template should also have this?

Hi, this one is https://github.com/maartenbreddels/voila-demo It's not about the template, it's how you add the content. Regards, Maarten

Yes, using the right vuetify components makes it responsive, not the template (from mobile phone) Op do 28 apr. 2022 22:32 schreef kasrakazemi ***@***.***>: > you say that it is...

Good idea, not a high priority from our side at this moment, but for sure something we'd like to have.

That's a nice workaround, once you have that it should be relatively easy to create a tree.html from it.

Some work is also ongoing in core ipywidgets: https://github.com/jupyter-widgets/ipywidgets/pull/2363 If we implement this, it would be great if it could work together.

> I was interested to see if it works with the schema's that are generated from pydantic - and it does! yeah, it's really cool :)

> I tried installing EasyMDE into the conda environmen Did you try getting if from npm/jsdelivr like vjsf in thie example, using the import?

Cool, yeah, I think that makes sense.