-
DescriptionHello, I recently discovered a few online books published via Quarto that I'm keen on using for teaching. One particular book, Python for Data Analysis, offers the code notebooks on GitHub, but not the original qmd. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
Quarto can render from .ipynb files directly; those are possibly the actual source of the book. |
Beta Was this translation helpful? Give feedback.
-
Hi @cscheid, thanks for the quick reply! |
Beta Was this translation helpful? Give feedback.
-
@cscheid sorry for the previous messages mixing up, I forgot to refresh before replying. Many thanks for the info, and thanks for your work, Quarto is an impressive tool! even despite the lack of this "essential" feature :- ) |
Beta Was this translation helpful? Give feedback.
-
Asking here as I think it's a similar question. Can you put html files into your quarto project and have them as links from quarto pages (ideally with the github-pages hosting approach)? I have html files that I've written myself that I didn't want to have to convert, but I can if necessary. Apologies if this is answered else, thanks for the great tool! |
Beta Was this translation helpful? Give feedback.
Without having to resolve the ethical concerns of your current situation, the answer to your question is that quarto doesn't have a mechanism for converting from the target format to the source format.