On Mon, May 7, 2018 at 11:03 AM, Jean-Marc Lasgouttes <lasgout...@lyx.org>
wrote:

> Le 07/05/2018 à 14:41, William Adams a écrit :
>
>> As a person who just discovered Jupyter Notebooks and is working on one
>> now for a project (calculating feeds and speeds for a CNC machine), I'd
>> just like to note that having a native facility in LyX to import them, or
>> better still round-trip them (at least some defined subset of their
>> capabilities) would be _fabulous_.
>>
>
> A good start would be to know what command-line converters from/to jupyter
> notebooks exist. Do you have this information?
>

It's answered here --- apparently it's an in-built feature:

https://stackoverflow.com/questions/32564415/how-to-convert-jupyter-ipython-notebooks-to-latex

>You have to do this from the command line rather than the web interface
with the following command:

>jupyter nbconvert /path/to/mynotebook.ipynb --to latex

William

Reply via email to