-
I try to embed starboard as a widget in a property view and I managed to move the ` ` element from body to the wanted dom position:
let starboardElement = document.queryselector('starboard-notebook…
-
The [Coq Community Survey 2022](https://coq.discourse.group/t/coq-community-survey-2022-results-part-i/1730) included some questions on IDEs.
40 people have checked the "jsCoq" box in the question …
-
# Synthetics Design Document
1. Overview
2. Motivation
3. How is it different from other plugins?
4. Requirements
5. UI Mockups
6. Architecture
7. Miscellaneous
8. Data Model
9. OpenSearch/…
-
Say you have `top.ojs`:
```javascript
import {a} from "./a.ojs"
import {b} from "./b.ojs"
content = md`a=${a}, b=${b}`
```
`a.ojs`:
```javascript
a = 100
```
`b.ojs`:
```javascrip…
-
**Is your feature request related to a problem? Please describe.**
I have many notebooks that form a complete and structured tutorial, organized in chapters and sub-chapters.
The current Collection …
-
**Is your feature request related to a problem? Please describe.**
it can be pretty hard to keep track of all my forks, and often they need to exist only until merged.
**Describe the solution yo…
-
Hi there,
this seems to be a great platform in javascript for machine learning however it's lacking in popularity compared to other libraries like [Synaptic](https://github.com/cazala/synaptic) whi…
-
This has been an idea in the back of my head for a while, but [this issue](https://github.com/observablehq/feedback/issues/74) made me put it into better words.
Basically, with `.moduleToESModule()…
-
Scenario needs to be testing:
- connection with mybinder
- rededition of the code
- execution notebook
In parallel with new UX integration
```
REACT_APP_PROXY=https://journalofdigital…
-
Using Julia 1.0.0 on Ubuntu 18.04...
### Background
I ported over a simple, yet realistic (useful), graphical filter design tool that was working in Julia 0.6:
https://github.com/ma-laforge/Ins…