An open API service indexing awesome lists of open source software.

https://github.com/jefflarkin/juptyer-paper-starter

A simple starter for creating an academic paper via Jupyter.
https://github.com/jefflarkin/juptyer-paper-starter

Last synced: 12 months ago
JSON representation

A simple starter for creating an academic paper via Jupyter.

Awesome Lists containing this project

README

          

Jupyter Paper Starter
=====================

This purpose of this repository is to give a starting point for writing an
academic paper using (Jupyter)[https://jupyter.org/]. Doing so enables
programmatically generating papers with charts and tables from
easily-updatable data. This is meant only as a sample and the work is largely
inspired by (this article)[http://blog.juliusschulz.de/blog/ultimate-ipython-notebook],
which was the basis for the template file. A Makefile is provided for
automatically generating a PDF or Latex file from the jupyter source using
nbconvert.

[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/jefflarkin/juptyer-paper-starter/blob/master/jupyter-paper-sample.ipynb)

How Can You Help?
-----------------

You can help this repository by contributing templates from common
publications and sample notebooks that demonstrate the Jupyter -> paper
workflow.

Related Projects
----------------
* https://github.com/schlaicha/jupyter-publication-scripts