mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-08-11 11:19:52 +08:00
dfdb11cce654a48daed91ddf09135e0fbb2c3fef
Use new contents service to upload graphics, replacing the separate websocket server.
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.
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
Languages
JavaScript
42.4%
HTML
28.2%
CSS
21.4%
Python
5.3%
TeX
1.7%
Other
0.9%