[Webapps] Shiny for Python ?

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

Welcome!

It looks like you're new here. Sign in or register to get started.

Best Answer

  • 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

Welcome!

It looks like you're new here. Sign in or register to get started.

Welcome!

It looks like you're new here. Sign in or register to get started.