equinor / webviz-core-components

Discipline agnostic Webviz and Dash components.
https://github.com/orgs/equinor/projects/24
MIT License
15 stars 16 forks source link

Things to take up with Dash #117

Open rubenthoms opened 3 years ago

rubenthoms commented 3 years ago
anders-kiaer commented 3 years ago

Another thing: E.g. dash-generate-components ./dist ../webviz_core_components would not work. The build step will pass, but during Dash app running the browser console will say it can't find namespace ../webviz_core_components. I.e. it looks like the second argument is assumed to be both a folder and what is used by Dash internally as namespace.