Taras Novak

Results 272 comments of Taras Novak

@joneit sounds good. Also check out my VegaViewer vscode ext. v 5.0 with alpha data preview panel that uses your grid lib under the hood with perspectivejs for csv &...

@joneit & @AmirF27 I'd love to see this merged in this repo & added to perspectiveJS grid eventually to get touch screen support for the vscode ext. data viz tools...

been wondering about that too. perhaps they are on extended summer break/vaca ;)

@AmirF27 I took a quick look at your touch-friendly grid PR. would be nice to have it. great job on that!

btw, I am planning to use this lib for importing local and remote ojs notebooks in this ext. for vscode I've been working on: https://github.com/RandomFractals/js-notebook-inspector relevant issue in my repo:...

> @bryangingechen @davertron I just merged in #12 that implements `compile.cell` (v0.4.0), feel free to take a look at the new API and comment here about what you think! The...

well, I am just waiting for vscode dev team to finish native notebooks api and will be updating my [JS Notebook Inspector](https://marketplace.visualstudio.com/items?itemName=RandomFractalsInc.js-notebook-inspector) to use those interfaces with a few other...

ouch! there is geojsnl too? you guys should talk ... https://github.com/json5/json5/issues/190#issuecomment-557482212

@heshan0131 & @ibgreen hi guys, this looks interesting. Any plans to integrate it into kepler.gl soon? I know many devs use jsonl for logs in json format. This solution is...

That is correct. Data preview predates `workspace.fs` and newer apis vscode team added later for reading files in vscode and web editor version of vscode. Could you provide a specific...