Giter VIP home page Giter VIP logo

Comments (3)

FlorianWetschoreck avatar FlorianWetschoreck commented on July 19, 2024

Sorry, but the code export of pyforest does not work in VSCode yet because it does not use the standard Jupyter notebook frontend interfaces/architecture.

Also, sorry about the missing completions/hinting. Maybe Pylance/Intellisense only/mostly perform static code analyses and then, the pyforest architecture will make it hard for those to work. If they would perform dynamic lookups of the available methods/attributes similar to Jupyter notebook, it should work.

Happy to receive PRs that will fix some of the issues.

from pyforest.

rohitsathish avatar rohitsathish commented on July 19, 2024

Thanks for the reply @FlorianWetschoreck

Are there any plans for VSCode integration in the pipeline? Since VSCode is one of the most popular IDEs that also supports jupyter notebooks, it seems like it would hold a significant share of your target audience. Pyforest is a great package, but it would be hard to leave VSCode just for that.

from pyforest.

FlorianWetschoreck avatar FlorianWetschoreck commented on July 19, 2024

Currently, there are no plans but anyone can help if they tackle the following two impediments:

  • We do not see a way to support live export in VSCode because their Notebook API is not public (as of my understanding). Any new information would be great.
  • The feasibility of being supported by the auto-completion engines will need further research. Any input on this is also appreciated.

from pyforest.

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.