Can't view/edit Python Dash code in VisualStudio Code

Taylor
Level 3
Can't view/edit Python Dash code in VisualStudio Code

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:

  • DSS version 9.0.3
  • VSCode 1.57.1
  • Dataiku DSS (dataiku.dataiku-dss) vscode plugin version 1.2.0

We're able to see and edit R Shiny code from VSCode, but not Dash. Any guidance would be much appreciated! Thank you!

0 Kudos
2 Replies
AlexT
Dataiker

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

 

0 Kudos
huseyn
Level 1

Has this issue been resolved?

0 Kudos