-
Notifications
You must be signed in to change notification settings - Fork 963
docs for list-tables #1801
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
base: prerelease
Are you sure you want to change the base?
docs for list-tables #1801
Conversation
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1801.quarto.org 🔄 Modified Documents |
(the feature needs to be in quarto-cli before this PR will build correctly.) |
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1801.quarto.org 🔄 Modified Documents |
/deploy-preview (edit: I guess the bot doesn't listen to me 😢) |
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1801.quarto.org 🔄 Modified Documents |
@cderv This is weird - I can't get the preview to show my changes.. |
Usually, when this happens, this is a freeze topic: This file has some computation code cell quarto-web/docs/authoring/tables.qmd Lines 204 to 219 in 3b0bf32
So freeze needs to be updated locally and commited. See in So locally you need to |
Ahhhhhh you're right, thank you!! 🤦 How much work would it be for the CI to warn when we make .qmd changes to a file that has freeze output? |
That's a good question. I'll think about it. If we report in Otherwise, I can find some heuristic. |
Very good idea. Tracking here: quarto-dev/quarto-cli#13554 |
Docs for quarto-dev/quarto-cli#13528