WP Nbviewer
WPNbviewer is a WordPress plugin to display jupyter notebooks in posts.
★ 4stars
29release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/xhhuango/wp-nbviewer/releases/download/v1.0.0/wp-nbviewer.zipFrom the readme
WPNbviewer
WPNbviewer is a WordPress plugin to display jupyter notebooks in posts.
nbviewer is a great tool to share jupyter notebooks.
It can beautifully display notebook in browsers.
nbconvert is a WordPress plugin that embeds nbviewer results in WordPress posts.
However, nbconvert requires you to add additional CSS in your WordPress,
and its installation requires you to install WPPusher.
WPNbviewer is a fork of nbconvert, but it does not require you to add additional CSS.
Installation
Download wp-nbviewer.zip from releases.
On WordPress, go to Plugins-Add New-Upload Plugin, and upload wp-nbviewer.zip and install it.
Usage
Use shortcode "wpnbviewer" in posts.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.0.0 | Dec 13, 2020 | wp-nbviewer.zip | 29 |