Skip to content

eugeneyan/IPython-notebook-extensions

 
 

Repository files navigation

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 IPython-contrib repository is maintained independently by a group of users and developers and not officially related to the IPython development team.

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

IPython version support

Version Description
1.x not supported
2.x checkout 2.x branch
3.x checkout 3.x branch

There are different branches of the notebook extensions in this repository. Please make sure you use the branch corresponding to your IPython version.

Overview

The repository is organized in different categories:

Name Description
usability Additional functionality for the notebook
publishing Getting your notebooks out in the wild
styling Styling schemes for different looks of the notebook
slidemode Slideshow creation
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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.6%
  • Python 10.9%
  • CSS 1.7%
  • Other 0.8%