Code Monkey home page Code Monkey logo

Comments (4)

lbustelo avatar lbustelo commented on July 20, 2024

I just merged in a fix that allows widgets to move to polymer 1.2. I think this can be closed.

from dashboards.

parente avatar parente commented on July 20, 2024

Well, we still have the problem that we run bower install when packaging the notebook as a dashboard. If that bower install manages to pull down different versions from what was originally downloaded, the dashboard will be busted in unexpected ways. We should try to use whatever is already installed in the Jupyter server instead of letting bower pull down newer versions if possible.

from dashboards.

lbustelo avatar lbustelo commented on July 20, 2024

Yep... Bower hell!

from dashboards.

parente avatar parente commented on July 20, 2024

We decided to do the simplest thing for now: package the entire bower_components from the notebook server into the dashboard bundle by copying it in. We'll get more than a particular notebook needs, but there won't be any chance of something mismatching.

While jupyter/declarativewidgets#25 is open, it might be an opportunity to explore optimizations. I know we've been down the path of separate bower_components before, but maybe that becomes cleaner once urth-import is separate from link.

from dashboards.

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.