About This Presentation

This presentation was made with ❤ using Observable Framework and Marimo notebooks.

Observable Framework
  • Observable Framework is an open-source static-site generator, predominantly used for data apps.
  • Here, we're leveraging Observable's built-in Javascript reactivity to define custom interactive components.
  • The interactive components used in this presentation derive from the following "electron ptychography" collection.
Marimo Notebooks
  • Marimo is an open-source reactive Python notebook.
  • Here, we're leveraging Marimo's WebAssembly-powered notebooks, and in particular the ability to embed python code in custom HTML tags called Marimo islands.