davidovitch / IPython-notebook-extensions

Some js extension for IPython notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPython notebook extensions

This repository contains a collection of extensions that add functionality to the IPython notebook. These extensions are mostly written in Javascript and will be loaded locally in your Browser.

The maturity of the provided extensions may vary, please create an issue if you encounter any problems.

Overview

The repository is organized in different categories:

Name Description
usability Additional functionality for the notebook
publishing Getting your notebooks out into the wild
styling Styling schemes for different looks of the notebook
slidemode Slideshow creation for usw with reveal.js
testing Extensions in a early stage

Documentation

The extensions are documented in the Wiki. Please take a look here

About

Some js extension for IPython notebook


Languages

Language:JavaScript 81.5%Language:Python 16.9%Language:CSS 1.6%