GithubHelp home page GithubHelp logo

Comments (5)

thomasballinger avatar thomasballinger commented on May 23, 2024 1

I only published a source distribution AKA sdist for 0.1.11, and it looks like there's something wrong with installing the source distribution. I've since published a wheel which does work in colab, but the release is still yanked so unless specifically requested by version, users will keep getting 0.1.10.

I can reproduce the issue with the source dist locally with 0.1.11 and 0.1.10. The source distribution is find for 0.1.8.

I'll look into this.

from observable-jupyter.

thomasballinger avatar thomasballinger commented on May 23, 2024

! whoops, thank you! I'll yank that release.

from observable-jupyter.

thomasballinger avatar thomasballinger commented on May 23, 2024

The problem is changes I made to the install process: now installing from a source distribution includes using npm to install JavaScript dependencies and bundle the JavaScript code. This is wrong, a source distribution shouldn't require node,Β the JavaScript code should be bundled already.

from observable-jupyter.

cornhundred avatar cornhundred commented on May 23, 2024

Thanks :D I'll just stick with 1.1.10 for now

from observable-jupyter.

thomasballinger avatar thomasballinger commented on May 23, 2024

Resolved by 1d264c3 and newly published version 0.1.12 should work fine, even when installed via sdist with pip install observable_jupyter==0.1.12 --no-binary :all:

from observable-jupyter.

Related Issues (9)

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.