Code Monkey home page Code Monkey logo

Comments (6)

giswqs avatar giswqs commented on May 23, 2024 5

Any update on this? It would be awesome to make ipysheet compatible with Google Colab googlecolab/colabtools#2594

from ipysheet.

DonJayamanne avatar DonJayamanne commented on May 23, 2024 2

Running into the same problem in VS Code, looks like the files pushed into CDN for 0.5.0 are JS modules, where as the preivous version used requirejs and included everything in the artifacts published to the CDN.

Is this an oversight os is this deliberate? I.e. should the consumers of this file on the CDN change how these files are now consumed/loaded? Not sure that will work though as there are quite a lot of missing packages (handson tables and the like)

from ipysheet.

nunupeke avatar nunupeke commented on May 23, 2024 1

Same here for voila==0.2.10. Works fine in jupyterlab and notebook though.

from ipysheet.

MarcSkovMadsen avatar MarcSkovMadsen commented on May 23, 2024

Works with Ipysheet 0.4.4

ipysheet.works.mp4

from ipysheet.

gbrault avatar gbrault commented on May 23, 2024

Loading widget...
works in Jupyterlab but not in voilà
JupyterLab v3.1.13
/home/ubuntu/venv/share/jupyter/labextensions
jupyterlab-plotly v5.3.1 enabled OK
ipysheet v0.5.0 enabled OK (python, ipysheet)
@jupyterlab/server-proxy v3.1.0 enabled OK
@jupyter-widgets/jupyterlab-manager v3.0.1 enabled OK (python, jupyterlab_widgets)
@voila-dashboards/jupyterlab-preview v2.0.6 enabled OK (python, voila)

from ipysheet.

philippjfr avatar philippjfr commented on May 23, 2024

Definitely an issue since this is where the @jupyter-widgets/html-manager tries to fetch the package from CDN:

https://github.com/jupyter-widgets/ipywidgets/blob/master/packages/html-manager/src/libembed-amd.ts#L48

from ipysheet.

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.