rollthecloudinc / quell

Climate aware CMS breaking web apps free from carbon emissions.
https://demo.carbonfreed.app/pages/create-panel-page
GNU General Public License v3.0
14 stars 1 forks source link

Embedding Jypter apps #169

Open windbeneathyourwings opened 2 years ago

windbeneathyourwings commented 2 years ago

Embed voila beakerx application.

run jypter as lambda in cloud

https://github.com/voila-dashboards/voila http://beakerx.com/

This could possibly replace angular charting.

pass arguments and contexts from angular to J app. Two way data binding between variables shared between ng and j.

Forms in j can be used conduits to pass data back through to angular to store using crud adaptor.

I will be honest. This shit is slow. Was ting for that render is slow.


Now that module federation has been mostly worked out its time to begin looking into this. Not only will users be able to include other JavaScript apps using module federation but Jypter apps as well.

windbeneathyourwings commented 2 years ago

Druid is immediate.