plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
MIT License
486 stars 41 forks source link

Using python libs in Dash.jl #199

Open Roh-codeur opened 1 year ago

Roh-codeur commented 1 year ago

hi

Awesome package, truly a nice addition to the Julia ecosystem, especially for newbies like me.

Quick ques: Does anyone know if we can use Python libs such as https://www.dash-mantine-components.com in Dash.jl? if so, any examples would be very helpful.

thanks! Roh