Major changes
* Python local runner
* Python dataflow improvement, enforcing data consistency
* Dashboard themes
* Pyodide execution on webworkers
* Many other fixes, see next section
* Chalkit API
* Docker deployment
What's Changed
* Issue 14 by TristanBartement in https://github.com/ifpen/chalk-it/pull/52
* fix: Python datanode regression bug (53) by GhilesHideur in https://github.com/ifpen/chalk-it/pull/54
* Local python exec by TristanBartement in https://github.com/ifpen/chalk-it/pull/74
* Merge main to integration by abirEF in https://github.com/ifpen/chalk-it/pull/101
* "GetPythonDataList" is a POST endpoint by TristanBartement in https://github.com/ifpen/chalk-it/pull/179
* 172 regression in integration branch by TristanBartement in https://github.com/ifpen/chalk-it/pull/180
* 109 editable table 2d template regression by TristanBartement in https://github.com/ifpen/chalk-it/pull/185
* 112 add distribute horizontally and vertically features for widgets by TristanBartement in https://github.com/ifpen/chalk-it/pull/186
* feat: fix and refactor render.py by GhilesHideur in https://github.com/ifpen/chalk-it/pull/218
* fix: execOutsideEditor variable name by GhilesHideur in https://github.com/ifpen/chalk-it/pull/219
* fix: access paths to templates, images and static directories by GhilesHideur in https://github.com/ifpen/chalk-it/pull/225
* Fix/doc_root by GhilesHideur in https://github.com/ifpen/chalk-it/pull/226
* fix: documentation by GhilesHideur in https://github.com/ifpen/chalk-it/pull/228
* feat: update main and quick_main by GhilesHideur in https://github.com/ifpen/chalk-it/pull/244
* fix: main and quick_main gulp by GhilesHideur in https://github.com/ifpen/chalk-it/pull/247
* Test e2e by bengaid in https://github.com/ifpen/chalk-it/pull/255
* new version by bengaid in https://github.com/ifpen/chalk-it/pull/261
* fix: file deletion in dataNodes; file reader, binary file reader and … by GhilesHideur in https://github.com/ifpen/chalk-it/pull/266
* Style/background_color by GhilesHideur in https://github.com/ifpen/chalk-it/pull/271
* Issue 267 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/276
* feat: add textColor and enforceTextColor parameters to plotly widget … by GhilesHideur in https://github.com/ifpen/chalk-it/pull/277
* feat: add 'selection' param to generic plotly widget 267 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/278
* fix: plotly widgets plugin update 267 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/283
* feat: added inheritance of dashboard background color from theme 279 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/284
* 216 allow chalkitx function calls in pyodide by TristanBartement in https://github.com/ifpen/chalk-it/pull/280
* Do not use Pyodide as default backend even when available by TristanBartement in https://github.com/ifpen/chalk-it/pull/281
* feat: update dashboard bachground color 279 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/285
* fix: rescale of "spinner status" and "any display" widgets by GhilesHideur in https://github.com/ifpen/chalk-it/pull/286
* Fix/property_name by GhilesHideur in https://github.com/ifpen/chalk-it/pull/288
* fix: update the status of the "Apply" button by GhilesHideur in https://github.com/ifpen/chalk-it/pull/290
* Feat/update_widgets_colors by GhilesHideur in https://github.com/ifpen/chalk-it/pull/291
* feat: refactor the render folder and a new common folder for rendering the templates by GhilesHideur in https://github.com/ifpen/chalk-it/pull/293
* feat: enable select background color from theme 279 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/298
* Issue 299 by abirEF in https://github.com/ifpen/chalk-it/pull/300
* feat: add the “disabled” class to the background color field 279 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/301
* Split dashboard API into dashboard and scheduler by TristanBartement in https://github.com/ifpen/chalk-it/pull/303
* Integration by bengaid in https://github.com/ifpen/chalk-it/pull/310
* fix compatibility with old xprjson (data.dataNodes) 311 by abirEF in https://github.com/ifpen/chalk-it/pull/312
* Forgo signatures when using pyodide by TristanBartement in https://github.com/ifpen/chalk-it/pull/316
* fix time picker icon missiong 307 by GhilesHideur in https://github.com/ifpen/chalk-it/pull/317
* fix: scalling methods bug by GhilesHideur in https://github.com/ifpen/chalk-it/pull/318
* add scoll to templates view 319 by abirEF in https://github.com/ifpen/chalk-it/pull/320
* fix: cutom navigation scaling method by GhilesHideur in https://github.com/ifpen/chalk-it/pull/322
**Full Changelog**: https://github.com/ifpen/chalk-it/compare/v0.4.6...v0.5.0