Giter Site home page Giter Site logo

org-juslides's Introduction

Export backend for Org-Mode to Jupyter Notebook, specifically geared towards slides

Goal

This project provides a backend for org-mode that specifcally concentrates on producing useable slidesets. It tires to leverage the RISE project and support pythontutor.

Mid-term goal is to write a slide deck and script for Computer Science 101 Intorudciton to Programming class with it. (Taught at Paderborn University, winter term 2016/2017).

Specifically, Org-mode annotations should enable animations on slides, play nice with source code, etc.

Alternatives

Installation

Load ox-juslides.el into emacs and evaluate it. Or set it up for auto-loading.

Usage

  • Evaluating ox-juslides provides a new backend to org-mode
  • This backend allows you to produce iPython / Jupyter .ipynb Notebook files
  • Load these notebook files using jupyter notebook bla.ipynb
  • To display as slides, you need to have RISE installed. Follow instructions there to display the slide set (easy once set up correctly)

Writing useful org files for exporting

Basically, look at file:test.org ; it has extensive examples with comments.

  • First-level headings define Sections in the document; do not use them with content
  • Second-level headings define slides
  • Third- and further down headings can be used on slides
    • If they have the property animate, they will be turned into a fragment
  • Source code blocks are supported
  • Can have an animate attribute as well

org-juslides's People

Contributors

hkarl avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

org-juslides's Issues

Export as notebook

Is it possible to export as a notebook instead of as slides?
Thanks! :D

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.