Giter VIP home page Giter VIP logo

Comments (6)

jassmith avatar jassmith commented on May 18, 2024 1

I'll try to get a PR ready for you this weekend! :)

from glide-data-grid.

RandomFractals avatar RandomFractals commented on May 18, 2024

nvm. I renamed it to vscode data glider. We can still collabo on it and I'll file issues in this repo if I run into problems integrating it in vscode notebooks as a custom renderer.

New repo here: https://github.com/RandomFractals/vscode-data-glider

from glide-data-grid.

jassmith avatar jassmith commented on May 18, 2024

I'd love to collab on this. Sorry I didn't see this until now, you closed it too fast :P

from glide-data-grid.

RandomFractals avatar RandomFractals commented on May 18, 2024

@jassmith we can still do that. I just renamed it slightly. Base data renderer code setup is there already. I just need to wire your data grid with ReactDOM to wrap that proto. See here: https://github.com/RandomFractals/vscode-data-glider/blob/main/src/renderer/render.ts#L27

from glide-data-grid.

RandomFractals avatar RandomFractals commented on May 18, 2024

btw, looks like your data grid has more peer dependencies than what's listed in your docs ...

image

from glide-data-grid.

RandomFractals avatar RandomFractals commented on May 18, 2024

Sounds good. You can see how I wired Observable Inputs table in the data table renderer for example:
https://github.com/RandomFractals/vscode-data-table/blob/main/src/renderer/dataTableRenderer.ts#L31

I added all the peer dependencies for your grid already. You can use dev build instructions I just added to that repo docs to build and run it: https://github.com/RandomFractals/vscode-data-glider#dev-build

Feel free to ref. this ticket I created for your grid integration in your commits and PR:
https://github.com/RandomFractals/vscode-data-glider/issues/3

You can create new issues there if there is more to it.

Basic idea is to have your grid display loaded JSON array and CSV data when Data Glider output is selected in a vscode notebook cell 😉

image

You can just pull sample notebooks from data table renderer, and use Open Folder in vscode to view and load them when you run Data Glider renderer debug with F5.

from glide-data-grid.

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.