RJ Budzyński
RJ Budzyński
DDeno
Created by RJ Budzyński on 4/20/2024 in #help
Deno + Jupyter
I want to learn to use deno in jupyter notebooks, so I have a whole bunch of questions. Note that my experience with jupyter as such is not extensive. * how to use deno fmt on my notebook's cells? * how to make plots with plotly.js? or for that matter, any plotting lib that isn't @observablehq/plot or vega-lite-api? * how to make an animated plot with any plotting lib? * how to make an animated canvas2d drawing? and probably a few more. And let me observe that there is no "jupyter" tag available, so I'll just use "Unstable APIs".
37 replies
DDeno
Created by RJ Budzyński on 4/8/2024 in #help
About jupyter once more: has anyone succeeded in making plots with plotly.js in a deno notebook?
What about Chart.js? I find both @observablehq/plot and vega-lite rather tedious to use.
1 replies
DDeno
Created by RJ Budzyński on 4/7/2024 in #help
deno notebook can't import skia_canvas
It seems that --unstable-ffi is required, but I have no idea how to make the deno jupyter kernel use that flag.
24 replies