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

Fix #139, add API for accessing notebook metadata programmatically #165

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

MichaelHatherly
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Jul 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files Patch % Lines
src/QuartoNotebookWorker/src/notebook_metadata.jl 0.00% 2 Missing ⚠️
src/QuartoNotebookWorker/src/render.jl 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@MichaelHatherly MichaelHatherly marked this pull request as ready for review July 22, 2024 12:41
@MichaelHatherly MichaelHatherly merged commit 56794a3 into main Jul 22, 2024
8 of 9 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/worker-api branch July 22, 2024 16:15
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.

Accessing quarto metadata programmatically via QuartoNotebookWorker
2 participants