Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

schlaicha/jupyter-publication-scripts

Repository files navigation

jupyter-publication-scripts

Useful scripts for Making publication ready Python Notebooks

This repository is intended to provide a discussion and development platform for using Jupyter Notebooks in scientific workflows as described in http://blog.juliusschulz.de/blog/ultimate-ipython-notebook.

Installation

Run python setup.py install to install the extension. In order to install into the user directory add --user option.

To activate the preprocessors in your configuration file, run python -m jupyterpublicationscripts (to deactivate add --decativate).

Usage

You can use the package as usual, e.g. from publicationextensions import PrettyTable

Tutorial

A tutorial on how to use the exensions provided in this repository is available in here.

We also provide an example notebook demonstrating all the features that come with this repository. (Although github can render notebooks, since the interesting features are added with this repository and other extensions, they are not properly displayed.)

About

Useful scripts for Making publication ready Python Notebooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published