Skip to content

xhhuango/wp-nbviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

[wpnbviewer url="https://github.com/path/to/notebook.ipynb"]

About

WPNbviewer is a WordPress plugin to display jupyter notebooks in posts.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages