-
### Software versions
Python version : 3.9.7 (default, Sep 16 2021, 08:50:36)
IPython version : 8.0.1
Tornado version : 6.1
Bokeh version : 2.4.2
BokehJS static path : /Us…
-
Does this support showing the parents of spouses? I've got it working with Vue for default data but unsure of the JSON?
-
I wanted to let you know that the observablehq.com/framework/sql documentation appears to suffer from the Windows Chrome/Edge cache issue coming from duckdb-wasm. It loads for the first time and fails…
-
Possibilities:
- a **min** option and a **max** option.
- support **domain**: [min, undefined] and **domain**: [undefined, max]
- support **domain** as a function of the channels
min and max is …
Fil updated
10 months ago
-
Feature Request:
It would be great to set a default file (e.g. a FileAttachment) like:
`viewof csvfile = Inputs.file({..., value: FileAttachment("defaultData.csv")}) `
-
* FURTHER INVESTIGATION: Identify optional parameters and default values for docs & types ([ref](https://github.com/protocol/w3dt-sudo/blob/master/home/vasco-santos/2021-03-exploration-report-1-on-js-…
rvagg updated
3 years ago
-
d3-drag, d3-zoom and d3-brush store state on the DOM elements they are applied to. Would then it not make more sense to listen to events on the DOM elements, rather than the behaviors? For example, in…
-
Background on MARIS:
- home: https://maris.iaea.org/
- does have an API for data: https://maris.iaea.org/api/Search/getsampledata-minimized
- unknown if each record has a landing page (to possibl…
-
**Problem**
In TimelineCred, basic graph data was output to `credResult.json`. I was using data in this file to do analysis in [Python](https://github.com/s-ben/sourcecred-analysis), for instance t…
s-ben updated
3 years ago
-
With the current API, if one wants to project in d=3, one has to know the exact number *n* of optional arguments before specifying 3 as the *n+1*th argument. This feels a bit uneasy, and it means that…