Skip to content
Discussion options

You must be logged in to vote

Thank you for the answer, it lead me in the right direction!

You are right as my workflow does not depend on Quarto. I can easily just use nbconvert for the markdown conversion:

jupyter nbconvert --no-input --to markdown *.ipynb
pandoc *.md -t typst -o *.typ

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

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