Add a new example to show that voila can be used with other languages than Python.
This one is for now the same as the xleaflet example from the voila repo, but it could be interesting to build a more complex app combining other C++ widgets such as xwebrtc and xthreejs. In that case we can rename the example to something more generic such as xstack.
Add a new example to show that voila can be used with other languages than Python.
This one is for now the same as the
xleaflet
example from the voila repo, but it could be interesting to build a more complex app combining other C++ widgets such as xwebrtc and xthreejs. In that case we can rename the example to something more generic such asxstack
.Based on the following repo, which can be moved to the voila-gallery organization: https://github.com/jtpio/voila-gallery-xleaflet/