Skip to main content

Some Jupyter contrib extensions

Project description

jupyter contrib

Some small utilities that are related to Jupyter.

This is not endorsed by the Jupyter team, and not part of the official Jupyter project.

Feel free to submit any patches, or utility modules for which a full packages might be inappropriate or too much of an hassle.

installation

pip install jupytercontrib

Extensions

Any extension present here should not modify Jupyter/IPython behavior at install time. You can provide a tool to simplify activation, but installation should likely be without side-effects.

What can I find here:

2to3 for notebooks

An extra nbconvert exporter that convert Legacy Python 2 notebook to New Awesome and useful Python 3 It requires nbconvert master.

It uses [entry points] to directly expose a --to=2to3 when using jupyter nbconvert, thus you can do thing like

jupyter nbconvert --to 2to3 <mynotebook.ipynb>

This will create a file name mynotebook.nbconvert.ipynb which each cell converted to Python 3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

jupytercontrib-0.0.3-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file jupytercontrib-0.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for jupytercontrib-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c00e758071976700d19403d913c979f1e2c3dc6188c2247fa2c7932f9355a7de
MD5 0cf6ea5410ca24a0a8a868d18a1b5357
BLAKE2b-256 50f74a5a70de14ec70d098654be474258d2f759fe9b0a187d4fa44c1259c8b95

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page