Andrew

Another way of getting notation into the notebook is via sympy, which means 
you can also evaluate expressions. I'm not sure how well sympy works with 
the python-markdown 
<https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tree/master/src/jupyter_contrib_nbextensions/nbextensions/python-markdown>
 extension 
though, to let you use the expressions inline.

--tony

On Wednesday, 14 December 2016 11:20:07 UTC, Andrew Fefferman wrote:
>
> Is there an efficient way to write math expressions in Jupyter notebook? I 
> read that you can use MathJax in markdown cells, but having to write the 
> expressions in Latex slows me down. It would be great if I could use 
> keyboard shortcuts to enter mathematical symbols that would then 
> immediately appear on the screen, as in Scientific Word. It is possible to 
> save a Scientific Word document as a .tex file and then paste the contents 
> of the .tex file into a Jupyter markdown cell, but this adds an additional 
> step and there are some Latex commands that aren't compatible with Jupyter.
>
> Thanks for your help,
> Andrew
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/57c54b48-600b-41a0-810f-2d8294e1c0d5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to