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

Ipynb rendering #23

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

Ipynb rendering #23

wants to merge 18 commits into from

Commits on Dec 11, 2019

  1. Add .ipynb YAML header parsing functionality

    stefanches7 committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    1bdbdf2 View commit details
    Browse the repository at this point in the history
  2. Remove code duplication of parse R files function

    stefanches7 committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    00f3ab6 View commit details
    Browse the repository at this point in the history
  3. Add parsing ipynb data to separate variable

    additional: make documentation more clear at places
    stefanches7 committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    1431859 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. YAML parsing from everywhere in text (not only header), including Rmd…

    … files
    stefanches7 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    6dde360 View commit details
    Browse the repository at this point in the history
  2. knit only R scripts

    stefanches7 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    cd64a98 View commit details
    Browse the repository at this point in the history
  3. jupytext conversion skeleton

    stefanches7 committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    f9ffe73 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. fill comments/remove boilerplate commented code7

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    6ded6dc View commit details
    Browse the repository at this point in the history
  2. convert .ipynb to .Rmd using jupytext

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    7b65ba0 View commit details
    Browse the repository at this point in the history
  3. Bump version: 1.6.4 → 1.6.5

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    3e01365 View commit details
    Browse the repository at this point in the history
  4. hasYAMLHeader update

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    17fb7da View commit details
    Browse the repository at this point in the history
  5. Bump version: 1.6.5 → 1.6.6

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    3ec7208 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5563256 View commit details
    Browse the repository at this point in the history
  7. Bump version: 1.6.6 → 1.6.7

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    338edf8 View commit details
    Browse the repository at this point in the history
  8. fixup! YAML parsing from everywhere in text (not only header), includ…

    …ing Rmd files
    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    9c11606 View commit details
    Browse the repository at this point in the history
  9. Bump version: 1.6.7 → 1.6.8

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    dcddb32 View commit details
    Browse the repository at this point in the history
  10. fixup! Add .ipynb YAML header parsing functionality

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    a84653c View commit details
    Browse the repository at this point in the history
  11. Ipynb rendering to HTML; version 1.6.8->1.6.10

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    c2e2184 View commit details
    Browse the repository at this point in the history
  12. add .Rmd files to index

    stefanches7 committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    9463734 View commit details
    Browse the repository at this point in the history