[Webapps] Shiny for Python ?

MAYERAL
MAYERAL Registered Posts: 1

Are there any plans to add Shiny for Python to web application development frameworks? Same question for Django and Flask. Thank you, Alexis

Best Answer

  • importthepandas
    importthepandas Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 115 Neuron
    Answer ✓

    You can do this in a code studio! Minimal template below. This gives you much more customization over standard dku apps via your dockerfile. Just make sure your python env has shiny in it, set up a vscode block and enjoy.

    Flask webapps are already supported. Django I'm pretty certain you could get going in a code studio. Shiny for python below:

    Screenshot 2023-11-21 at 3.07.06 PM.png

    I would explore code studios - they are a great feature.

Answers

Setup Info
    Tags
      Help me…