Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed handling of non-executed cells in jupyter notebooks #123

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jul 23, 2018

  1. fixed handling of non-executed cells in jupyter notebooks

    Andy Lamperski committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    dcd31ea View commit details
    Browse the repository at this point in the history
  2. removed the extra print commands

    Andy Lamperski committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    3c5ec27 View commit details
    Browse the repository at this point in the history
  3. got the tangle command to take a separe output filename

    Andy Lamperski committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    f884d66 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. enabled boolean options to be specified via inline code

    Andy Lamperski committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    936a591 View commit details
    Browse the repository at this point in the history
  2. enabled echo feature in tangled code, and enabled code execution befo…

    …re tangling
    Andy Lamperski committed Jul 24, 2018
    Configuration menu
    Copy the full SHA
    c65c7da View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. enabled inline code within code blocks

    Andy Lamperski committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    4d3aa05 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. Configuration menu
    Copy the full SHA
    be6f0a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

  1. fixed the kernelspec on the base pwebformatter

    Andy Lamperski committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    76860bf View commit details
    Browse the repository at this point in the history