Philippe Rivière

Results 1049 comments of Philippe Rivière

I'm sorry I hadn't seen that the “features” I wanted are there, if I use `d.originalStart`, `d.originalEnd` and `d.lane`. So this is more a question of programming style (data mutability...

I've given it another go, but I'm stuck with errors, either `Error: Failed to link vertex and fragment shaders.` or `Error: Unknown feature WEBGL_MAX_TEXTURE_SIZE.`

yes why not. for a (somewhat complex) example I made this notebook to understand how to use d3 in the kernel ("server"-side), with jsdom: https://nbviewer.jupyter.org/gist/Fil/aec6cbf62f9b71c3407db87d5eb592e7/D3%20notebook.ipynb maybe what you have in...

I've made a simpler example here https://nbviewer.jupyter.org/gist/Fil/ece78e28b287133f38315ba6da308c11/Antarctica-centroid.ipynb please feel free to use it for nteract, ijavascript or jupyter notebook documentations

Example code for DeepL (Linguee's new product) https://unpkg.com/[email protected]

This can be done with #253

Exposing meta data to the page could help in more scenarios. see https://github.com/observablehq/framework/issues/1036

related: #168