Taras Novak

Results 272 comments of Taras Novak

@darknoon thanks for sharing. I'll take a look.

welcome to the js notebook inspector tree view :) ... ![js-notebook-inspector-tree-view](https://user-images.githubusercontent.com/656833/82530611-5581d280-9b03-11ea-98d5-a6fc98639b3b.png)

TODO: add ⭐ πŸ““ /πŸ‘¨πŸ“š + βŽ‡ / βŒ— & πŸ”–

yeah, I'd be curious to see TS setup for this lib api too, not just for JS webapps vega viz gen. I prefer to code in TS too! What's required...

@kanitw @jheer & @domoritz do you guys still plan to work on the companion https://github.com/vega/vega-lite-to-api repo? I think it would be great to be able to have a library that...

any ETA on this? if you don't think you'll get to it this year, I'd rather close that issue in my repo.

I'd have to play a bit with this api library to see what needs to be done for the TS code gen. I doubt I'll get to it this year...

@pablocastilla I agree. Meanwhile, you can try loading CSV from public sources via https. I tried that with CSVs in public repos and public Chicago city data this summer in...

I had this working with fetch before: https://github.com/RandomFractals/vscode-data-table#pyolite-notebook-example ![data-table-pyolite-notebook](https://user-images.githubusercontent.com/656833/144419602-1d5a164d-6159-47be-b143-a01cf42bf195.png) I did not check the latest versions of pyolite since summer tho. I guess this extension was renamed to `vscode-pyodide` since...