I am brand new to Panel and the holoXXX family of tools. I would love to build a multi page app using Vue as to explore the filesystem (NetCDF files) and play around with them using Dask-DataShader-Plotly-OpenLayers stack. I am wondering if I can access Panel funcionality from a Vue SPA. I have been reading a lot from all the wonderful ressources online, but I am asking in case someone has a similar use case and they know better. I left the question a bit vague and open ended as to not waste your time but I am happy to specify specs of the environment and more specific needs.
hi @StuckDuckF did you manage to use vue and use panel inside it, if so kindly please share how to do that
thank you and best regards
1 Like
With the recent upgrades and wonderful documentation that Mr. @Marc and company added I think I might finally have enough to make a FastAPI/Django to Vue to Panel apps stack example that I will try and share ASAP (but not in the next few months).
This repo by Mr. @Hoxbro helped me get started, but now the challenge is to modify this template to be using Vue and more importantly to make sure more advanced apps work with it. I am not sure how does FastAPI affect synchronisation, access patterns and performance of regular old Panel apps.