GithubHelp home page GithubHelp logo

Comments (3)

jtpio avatar jtpio commented on September 25, 2024 1

Hi,

Coming here from the issue on JupyterLab: jupyterlab/jupyterlab#11336

Although it's not decided if or when the managing of source extensions will be dropped, installing prebuilt extensions is still a nice improvement for the end users.

There is also a migration guide in the docs, and the python -m jupyterlab.upgrade_extension script should already help quite a bit with the migration: https://jupyterlab.readthedocs.io/en/stable/extension/extension_migration.html#jupyterlab-2-x-to-3-x

from jupyterlab_city-lights-theme.

yudai-nkt avatar yudai-nkt commented on September 25, 2024

I once tried to support the prebuilt extension when JupyterLab 3.0 came out, and #100 is an attempt to prepare Python's venv setup prior to the actual implementation. As you can see in the PR, GitHub Actions somehow keeps failing in the topic branch whereas the equivalent test goes well on my local end. I gave up troubleshooting quite a while ago, but I try to make some time again to look into this.

I didn't know that jupyterlab/jupyterlab#11336 has been discussed. Thanks for letting me know!

from jupyterlab_city-lights-theme.

hellojinwoo avatar hellojinwoo commented on September 25, 2024

For some applications, the only allowed way to install jupyter extensions is via 'pip' or 'conda' already. So the command jupytelab extension install does not work. One of the examples is the 'Jupyterlab Desktop'.

So hope this theme would be migrated to the prebuilt extensions successfully!

from jupyterlab_city-lights-theme.

Related Issues (6)

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.