Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Hi all,
Is anyone else having trouble viewing a Python Dash web app from VSCode using the Dataiku DSS plugin? To be clear, we can see the app itself in the side-bar menu, but we can't view or edit the code for the app.
Versions:
We're able to see and edit R Shiny code from VSCode, but not Dash. Any guidance would be much appreciated! Thank you!
Hi Taylor,
Dash Web App support was not yet added to the vscode extension. We have added this to our backlog.
For the time being, you can find the webapp files under the DATADIR/config/projects/PROJECTID/WEBAPP_ID/backend.py
Thanks,
Alex