Code Monkey home page Code Monkey logo

Comments (5)

chriddyp avatar chriddyp commented on May 18, 2024
  • a static assets section. since the apps are deployed under a app name prefix, embedding images under /assets/my-image.png won't work, it has to be '/{}/assets/my-image.png'.format(os.environ.get('DASH_APP', '')). We should test that on the actual instance and then recommend it in our docs and in dopsa (plotly/dash-on-premise-sample-app#20)
  • We link to the CSS section in the docs, we should make sure that the current method of including CSS files through the assets folder works on DDS the same way

from dash-docs.

chriddyp avatar chriddyp commented on May 18, 2024
  • Dash PDF Generation API

from dash-docs.

chriddyp avatar chriddyp commented on May 18, 2024
  • Packaging private python packages for deployment

from dash-docs.

chriddyp avatar chriddyp commented on May 18, 2024
  • For the Troubleshooting section, we should have a section about using the latest versions of packages with links to each package's changelogs.
  • Related, if they are deploying an existing app, then they need the changes from dash 0.25.0 (https://github.com/plotly/dash/blob/master/CHANGELOG.md#0250---2018-08-14). The latest version of dash should be fine. If not, they might see this issue:
    image

from dash-docs.

bcdunbar avatar bcdunbar commented on May 18, 2024

@chriddyp starting to add some more content this week. If possible, can you point me towards some info and examples for #144 (comment)

from dash-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.