WordPress Jupyter Notebook Plugin
$9
$9
https://schema.org/InStock
usd
HVALabs
A WordPress plugin that allows you to embed Jupyter Notebooks in your posts and pages using either Gutenberg blocks or shortcodes.
Features
- 📝 Display Jupyter Notebooks (.ipynb files) in WordPress posts and pages
- 🎨 Syntax highlighting for code cells
- ✨ Markdown rendering for text cells
- 🔄 Support for both file uploads and remote URLs
- 🎯 Toggle cell outputs visibility
- 🧩 Works with both Gutenberg blocks and shortcodes
Installation
- Download the plugin zip file
- Go to WordPress admin panel → Plugins → Add New
- Click "Upload Plugin" and select the downloaded zip file
- Click "Install Now" and then "Activate"
Usage
Using the Gutenberg Block
- In the post editor, click the "+" button to add a new block
- Search for "Jupyter Notebook" and select it
- Choose your input method:
- Upload a notebook file directly
- Enter a URL to a notebook file
- Use the block settings (sidebar) to configure:
- Show/hide cell outputs
Using the Shortcode
You can also embed notebooks using a shortcode:
[jupyter_notebook url="https://example.com/notebook.ipynb" show_outputs="true"]
Parameters:
-
url
: URL to the notebook file (required) -
show_outputs
: Whether to show cell outputs (optional, defaults to true)
Supported Features
Code Cells
- Python syntax highlighting
- Output display (can be toggled)
- Support for various output types:
- Text output
- HTML output
- Image output (PNG)
Markdown Cells
- Headers (H1-H6)
- Bold and italic text
- Links
- Images
- Lists (ordered and unordered)
- Code blocks
- Blockquotes
- Tables
Requirements
- WordPress 5.0 or higher
- PHP 7.2 or higher
WordPress Jupyter Notebook Plugin
PHP Version
7.2+
WordPress Version
5.0+
Free Updates
1 year
Support
info@hvalabs.com
Size
7.12 KB
Add to wishlist