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

Chore: update QuartoNotebookRunner to 0.11.0 #9788

Merged
merged 1 commit into from
May 30, 2024

Conversation

MichaelHatherly
Copy link
Contributor

Relevant user-facing updates in this release:

  • support for REPL "modes" (thanks to @MHellmund)
  • change to --color=yes as the default for output (again, thanks to @MHellmund)
  • fix handling of PDF output for Plots.jl plots
  • the code run in worker julia processes is now precompiled and should reduce initial latency when running notebooks.

Relevant user-facing updates in this release:

- support for REPL "modes" (thanks to @MHellmund)
- change to `--color=yes` as the default for output (again, thanks to @MHellmund)
- fix handling of PDF output for `Plots.jl` plots
- the code run in worker `julia` processes is now precompiled and should reduce initial latency when running notebooks.
@cscheid cscheid merged commit 14c65d4 into quarto-dev:main May 30, 2024
49 checks passed
@MichaelHatherly MichaelHatherly deleted the patch-1 branch May 30, 2024 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants