python - How to write inline latex code in IPython notebook -


this might painfully obvious how write latex script inline in ipython notebook file when parsed not start new line?

the answer can found in helpful cookbook

inline uses $...$

displayed used $$...$$


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -