hi,
i’m sorry if this has been asked somewhere else but i can’t find it. let’s say i want to run something like the notebook here: https://observablehq.com/@d3/nested-treemap
but i can’t, or don’t want to, run connect to the internets*.
what are my options?
it seems to me there are two options. i either somehow setup a local observable-local server. or two, pull the d3.v6.js code local and excise the stdlib bits.
i’ve no idea how to do the former and the later is a pita which means most of the current and future examples are pretty to look at but otherwise unobtainable.
how are others solving this problem?
thanks - keith
- because i have one or all of:
- shitty internet with high-latency and low bandwidth.
- i’m on an airplane preparing my presentation and i’m too cheap to pay for inflight wifi.
- my data is all NSA/CIA/DoD super-secret stuff in a SCIF without interwebs.
- i like to have my libraries sitting next to me so i know they are available and static.