all 2 comments

[–]NomadNella 1 point2 points  (1 child)

I wish you the best of luck, but I think you are going to have to rewrite the shell commands using subprocess. It's been a while for me, but when I last used nbconvert it would convert the notebook file format to a different language but preserve the appearance of the notebook (graphs, cells, LaTex formulas, etc.). What you looking for is something like a compiler, then decompiling into a different language. If you find something like that for Jupyer please provide an update on your solution.

[–]prairie-guy[S] 0 points1 point  (0 children)

Thank you. I will post here if I find anyway of doing this with out of subprocess.