Martien van Steenbergen

Results 6 issues of Martien van Steenbergen

Love to view four cams in a simple 2x2 layout; just four tiles that make up one big tile. Saves a lot of screen real estate. Must fall back to...

enhancement

How can I embed circuit.js in an Observable Notebook? If you can point me to some documentation that can get me started there, I’ll be happy to make it work...

In [Observable notebooks](https://observablehq.com/@martien/hello-fraction-js), I use `F = require("fraction.js")`. However, this now results in `RequireError: unable to load module`. I can fix it by changing it to `F = require('[email protected]/fraction.js')`. Is...

When you trash a notebook, you are offered to: 1. Go to homepage 2. Restore notebook (default) My workflow is often like so: 1. Fork notebook which I want to...

Feature Request

Is there a way to preserve double square brackets in the source? For example, I have `[[Creativity World Forum 2008]]` in my post that gets replaced by interblog link (link...

Framework’s configuration allows for [pages](https://observablehq.com/framework/config#pages) and **just one level of sections**. **Support for nested sections** are very much appreciated. Especially for sites with tens or even hundreds of pages.

enhancement