Convert/export notebook to other encodings like myst markdown #11329
crazy4pi314
started this conversation in
New Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are some great tools in the community like
nbconvert
that support converting notebooks to other formats like myst markdown, .rst, latex, with the help of tools like pandoc and TeX. Since notebooks themselves are becoming a popular documentation format (see things like the executable book project it would be nice to have as a part of the export menu in the notebook header that would export the notebook to say a myst markdown file.Beta Was this translation helpful? Give feedback.
All reactions