Why `Dash.py` has much more code than `Dash.jl`?

I found that Dash implement in both Python and Julia, but the code mount from Julia is much less than that from Python. Why? Is it because that Dash in Julia has less functions than Python?

hi @baiguoname
That’s a good question. We are focusing on developing and maintaining Dash for Python more than any other language (Julia, R, etc.).

That is why you see much more comprehensive code, examples and documentation for Dash Python.

1 Like