You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even after npm build run, the python class is not being generated in the example_component directory. I can see the example_component.js file but no ExampleComponent.py . How to import the React component and run the python dash application?