Skip to content

Wordpress plugin to convert notebooks into blog posts

License

Notifications You must be signed in to change notification settings

gkamradt/nbconvert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nbconvert

Installation

Simply install WP Pusher by downloading and installing the package from a zip file then add my wordpress plugin from my git repo! You do this by adding the uri into the git plugin installer (ghandic/nbconvert)

How it works

Simply add a shortcode and a url to the notebook file into your page editor on wordpress and voila

[nbconvert url="https://github.com/ghandic/confluenceapi/blob/master/examples/Updating%20a%20confluence%20page.ipynb"]

PHP then sends the url to an nbviewer API that will convert the ipynb file to html

Example of how it renders on Wordpress default theme

About

Wordpress plugin to convert notebooks into blog posts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 62.6%
  • PHP 37.4%