|
From: Valentin H. <val...@gm...> - 2013-05-28 14:26:51
|
Hi, I am currently working on a custom writer: https://github.com/ipython/nbconvert/blob/master/rst2ipynb.py And inside the writer I need to get at the path of the original input file. Is there any way to do this is docutils? Thanks in advance for your advice. Valentin |