Taras Novak

Results 138 issues of Taras Novak

I thought I'd share a few js notebooks I put together using your lib since I've seen many js devs and data viz pros use that platform lately for online...

in `package.json`: ``` "dependencies": { "@observablehq/parser": "^4.0.3", ... }, "devDependencies": { "@observablehq/runtime": "^4.8.0", ... } ```

I tried publishing Chicago traffic data csv from: https://data.cityofchicago.org/Transportation/Traffic-Crashes-Crashes/85ca-t3if ![qri-publish-large-dataset-error](https://user-images.githubusercontent.com/656833/79006007-c3f36e00-7b1d-11ea-91da-208f370d53ce.png) The error I get is not very user friendly. Also, is there a limit on the amount of data that...

bug
backend
confusing error

- [ ] add `node_modules` to `.vscodeignore` - [ ] exclude docs pics from extension package - [ ] use webpack or new ES modules to bundle extension dependencies See...

refactor
dependencies

Flat UI only displays 9 and a half rows in a fixed 560px table view and each data cell sets 40px height via inline styles. It would be more aesthetically...

for users using VSCodium and other VSCode-based IDEs to address Open VSX Registry questions some users have (see #140)

docs

Would it be possible to provide alternative query results viewer interface and API in the upcoming SQL Tools releases? While we find current results viewer sufficient, we think it would...

enhancement

I recently tested all of my data viz, new pro data tools and your SQL Tools extensions in the latest version of Azure Data Studio. Interestingly enough, Azure Data Studio,...

### What's up? We published our Premium [PRQL Pro Tools](https://github.com/RandomFractals/pro-data-tools#prql-pro-tools) VS Code extension with **PRQL Run Query Code Lens** for the popular [SQL Tools](https://vscode-sqltools.mteixeira.dev/en/home/) extension millions of developers and data...

Review fixes, enhancements and performance improvements to decide if it's worth updating our geo data map webview to use their latest library release. See: https://github.com/keplergl/kepler.gl/releases/tag/v3.0.0-alpha.0

pro