WP Manifestindependent plugin directory
manifest / integrations / observable-embed

Observable Embed

a WordPress shortcode for embedding Observable data viz

by Andy Brown · github.com/andybrowncompassion/observable-embed · website

3stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/andybrowncompassion/observable-embed/archive/refs/heads/master.zip

From the readme

A WordPress plugin for embedding Observable notebooks Usage [observable-embed notebook='url to notebook.js' cell='optional cell name'] note: this shortcode may be used multiple times on a page/post. Specified cells share a common runtime/library so they can interact. Also implemented responsive width functionality so cells respond to resizing of their containers. Skip the cell attribute to display the entire notebook (named cells only) Demo See it in action here: Installation Download the entire repository as a zip (green code button on the top right), then install it through Wordpress admin interface by uploading the zip file. License The observable-embed WordPress plugin is licensed under the GPL v2 or later. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU Gener

Read the full README on GitHub →

Releases

TagPublished
v1.0.0 Mar 22, 2023

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.