astoff/code-cells.el

Jupytext option writes no code cells from Org-babel and Pandoc throws "Unkown writer"

Closed this issue · 3 comments

I can't really export org-mode to ipynb.
Jupytext option writes no code cells from Org-babel and Pandoc throws "Unkown writer". Do you know why this could be the case?

This package has no relation to Org. What exactly are you attempting?

I was attempting to export an org-file with org-babel snippets to ipynb. This worked yesterday, but now not anymore (code cells are exported as markdown cells). Maybe I am confusing something with another ipynb package used.

Probably, yes. This package can load ipynb files as if they were a normal Python script, and save said scripts as ipynb. No interaction with Org is provided.