MDX Blog

Exploring and publishing interactive computational notebooks free of charge.

Hypotrochoids

Spirograph-like curves arise from simple sums of rotating vectors; a tiny tweak in frequency or phase yields striking patterns.

Read more →

How to publish interactive notebooks

One of the motivations for developing WLJS platform is to enable the sharing of computable data in a self-descriptive format, allowing it to be viewed with no software installation required. Here we show how to publish interactive notebooks as blog posts using MDX format

Read more →

Manipulate

An example of built-in functions for interactive plotting, and expression manipulations

Read more →

Interactive Graphics

In the previous tutorial, we tried input element slider, however, graphics primitives can also act like an virtual input device.

Read more →