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

REPL V2 + Misc changes #67

Merged
merged 12 commits into from
Nov 7, 2024
Merged

REPL V2 + Misc changes #67

merged 12 commits into from
Nov 7, 2024

Commits on Sep 2, 2024

  1. initial cut of new repl branch

    Zac Davies committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    09765c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da5684a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. - Adding better messages with {cli} package.

    - Can now switch languages whilst REPL is active with :{language} commands
    Zac Davies committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8f63712 View commit details
    Browse the repository at this point in the history
  2. - Removing pander in favour of huxtable

    - Adding missing docs param for `get_and_start_cluster`
    - Removing `emoji` dependency
    - Adding REPL helper tests
    - codecov related changes
    Zac Davies committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    3d9634f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    905adff View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. - Adjusting cluster start logic to handle resizing/restarting/startin…

    …g state
    
    - Simplifying clean command logic for repl/knitr engine
    Zac Davies committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    54b7c4f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    cfe2bf6 View commit details
    Browse the repository at this point in the history
  2. - removing knitr engine and vignette

    - fixing REPL test
    Zac Davies committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    baddc5f View commit details
    Browse the repository at this point in the history
  3. - Removing interactive notebook template

    - Updating NEWS.md
    - Removing references for pkgdown
    Zac Davies committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    22e4585 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. - Adding credential support for REPL

    - REPL Vignette additions
    - Changing addin names to be easier to search / differentiate
    Zac Davies committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    48bcb15 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    dccc5c3 View commit details
    Browse the repository at this point in the history
  2. updated NEWS.md

    Zac Davies committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1ca6e42 View commit details
    Browse the repository at this point in the history