Skip to content
Discussion options

You must be logged in to vote

I solved this thanks to help from a user on the Data Science Learning Slack.

The solution was to force exclusion of my subsections from being recognised as individual notebooks by prefixing them with _ (underscore) and so...

{{< include sections/_analysis.qmd >}}

was included verbatim and no attempt is made to convert it to its own Notebook on preview/rendering.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
1 participant