thomaseleff / assemblit

Assemblit is helping data analysts and scientists rapidly scale notebooks into analytics-as-a-service (AaaS) web-applications.
https://assemblit.org
MIT License
1 stars 0 forks source link

Add new `Selector` app structure #25

Closed thomaseleff closed 2 months ago

thomaseleff commented 3 months ago

Currently, the selector parameter for assemblit pages requires a Setting app-structure to be passed as the value. However, the Setting app-structure requires a number of additional parameters that are not required for the selector to be built.

To Do:

thomaseleff commented 3 months ago

A Selector object requires the following attributes,