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.
- Host: GitHub
- URL: https://github.com/jefflarkin/juptyer-paper-starter
- Owner: jefflarkin
- Created: 2019-09-02T02:25:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T17:31:43.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T08:30:06.448Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](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