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

Add support for Quarto integration #746

Merged
merged 20 commits into from
Oct 11, 2023
Merged

Add support for Quarto integration #746

merged 20 commits into from
Oct 11, 2023

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    cbde3a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e36025 View commit details
    Browse the repository at this point in the history
  3. Bump htmltools requirement

    wch committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    4eafba6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Use placeholder dependency

    wch committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f941f5a View commit details
    Browse the repository at this point in the history
  2. Use new cell export format

    wch committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    488f880 View commit details
    Browse the repository at this point in the history
  3. Move code to quarto.py

    wch committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f6df69d View commit details
    Browse the repository at this point in the history
  4. Remove output_shim

    wch committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3e44c88 View commit details
    Browse the repository at this point in the history
  5. Get html file name from json

    wch committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    50a7a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Add app file argument

    wch committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b9142a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Specify reload_excludes

    wch committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    0a53476 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Add --reload-includes option

    wch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8320d1e View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.5.1.9002

    wch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e086c1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f2a3e7 View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.5.1.9003

    wch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b5c00b4 View commit details
    Browse the repository at this point in the history
  5. Formatting update

    wch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    5bbc1a6 View commit details
    Browse the repository at this point in the history
  6. Remove old comment

    wch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    08a0d8f View commit details
    Browse the repository at this point in the history
  7. Remove default for output py file

    wch committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    e889575 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Use new context names

    wch committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    0a62b6b View commit details
    Browse the repository at this point in the history
  2. Revert output_fn changes

    wch committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    996e56c View commit details
    Browse the repository at this point in the history
  3. Get py-htmltools from github

    wch committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    1c683aa View commit details
    Browse the repository at this point in the history