Giter Club home page Giter Club logo

Comments (15)

timkpaine avatar timkpaine commented on June 14, 2024 2

ah whoops, sorry for the misinformation, they're upping major version deps very quickly :-)

from jupyterlab-drawio.

SylvainCorlay avatar SylvainCorlay commented on June 14, 2024 1

yep, jupyterlab is a fast moving target!

Now all should work with JupyterLab 0.34.

from jupyterlab-drawio.

timkpaine avatar timkpaine commented on June 14, 2024

relevant docs from changelog

  • Main area widgets like the launcher and console inherit from a common MainAreaWidget class which provides a content area (.content) and a toolbar (.toolbar), consistent focus handling and activation behavior, and a spinner displayed until the given reveal promise is resolved. Document widgets, like the notebook and text editor and other documents opened from the document manager, implement the IDocumentWidget interface (instead of DocumentRegistry.IReadyWidget), which builds on MainAreaWidget and adds a .context attribute for the document context and makes dirty handling consistent. Extension authors may consider inheriting from the MainAreaWidget or DocumentWidget class for consistency. Several effects from these changes are noted below. (#3499, #4453)

from jupyterlab-drawio.

gauravs2989 avatar gauravs2989 commented on June 14, 2024

@DeliciousHair What is the command to downgrade jupyter lab to 0.32.

from jupyterlab-drawio.

DeliciousHair avatar DeliciousHair commented on June 14, 2024

sudo -H pip3 install jupyterlab==0.32

from jupyterlab-drawio.

timkpaine avatar timkpaine commented on June 14, 2024

an upgrade for 0.33 would be great, 0.33 brings back some good features like inline JS support

from jupyterlab-drawio.

DeliciousHair avatar DeliciousHair commented on June 14, 2024

I'm just looking at this now, honestly have no idea how this package actually works but wouldn't a few tweaks to package.json be basically all that's needed to pull this off? I simply have no time to fiddle with this myself, but perhaps @timkpaine would like to take this on? πŸ˜„

from jupyterlab-drawio.

SylvainCorlay avatar SylvainCorlay commented on June 14, 2024

This is now fixed thanks to @timkpaine

from jupyterlab-drawio.

belonesox avatar belonesox commented on June 14, 2024

When new version of "jupyterlab-drawio" (with this fix) will be released?

Right now "jupyter labextension install jupyterlab-drawio" still not worked ("This extension does not yet support the current version of JupyterLab", jupyterlab 0.34), so if new release of jupyterlab-drawio will be delayed, I must to patch my deploy scripts....

from jupyterlab-drawio.

timkpaine avatar timkpaine commented on June 14, 2024

This is already out i think, make sure you have jupyterlab 0.34 (jupyter lab --version) and are trying to install 0.3.0

from jupyterlab-drawio.

SylvainCorlay avatar SylvainCorlay commented on June 14, 2024

Jupyterlab 0.34 came out yesterday. We will be updating drawio to work with it today or tomorrow.

from jupyterlab-drawio.

belonesox avatar belonesox commented on June 14, 2024
[root@science-test-2 ~]# /usr/bin/jupyter lab --version
0.34.0
[root@science-test-2 ~]# /usr/bin/jupyter labextension install jupyterlab-drawio
> /usr/bin/npm pack jupyterlab-drawio
jupyterlab-drawio-0.3.0.tgz

Errored, use --debug for full output:
ValueError: This extension does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab              Extension        Package
>=0.18.2 <0.19.0        >=0.17.2 <0.18.0 @jupyterlab/application
>=0.18.2 <0.19.0        >=0.17.2 <0.18.0 @jupyterlab/apputils
>=0.18.2 <0.19.0        >=0.17.3 <0.18.0 @jupyterlab/filebrowser
>=0.18.2 <0.19.0        >=0.17.2 <0.18.0 @jupyterlab/launcher

from jupyterlab-drawio.

SylvainCorlay avatar SylvainCorlay commented on June 14, 2024

That is right, I just said we don't support JupyterLab 0.34 yet. A PR fixing that problem is open already.

That closed issue is about JupyterLab 0.33 support, which is fixed.

from jupyterlab-drawio.

cyberwillis avatar cyberwillis commented on June 14, 2024

And break again :D in jupyterlab 0.35.0

Conflicting Dependencies:
JupyterLab              Extension        Package
>=0.19.1 <0.20.0        >=0.18.0 <0.19.0 @jupyterlab/application
>=0.19.1 <0.20.0        >=0.18.0 <0.19.0 @jupyterlab/apputils
>=0.19.1 <0.20.0        >=0.18.0 <0.19.0 @jupyterlab/filebrowser
>=0.19.1 <0.20.0        >=0.18.0 <0.19.0 @jupyterlab/launcher

No problem I can switch back one version :D

#33

from jupyterlab-drawio.

DinisCruz avatar DinisCruz commented on June 14, 2024

looks like it is still broken in v.0.35

from jupyterlab-drawio.

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.