Difference between revisions of "Markdown cells in Jupyter"
Jump to navigation
Jump to search
(Created page with "If you wish to use Markdown, LaTeX, or another markup language to display text, code, equations, etc. in a nice way in Jupyter, open the <tt>Cell</tt> menu, click <tt>Cell Typ...") |
m |
||
Line 1: | Line 1: | ||
− | If you wish to use Markdown, LaTeX, or another markup language to display text, code, equations, etc. in a nice way in Jupyter, open the <tt>Cell</tt> menu, click <tt>Cell Type</tt>, and finally click <tt>Markdown</tt>. | + | If you wish to use Markdown, LaTeX, or another markup language to display text, code, equations, etc. in a nice way in Jupyter, create a new notebook, open the <tt>Cell</tt> menu, click <tt>Cell Type</tt>, and finally click <tt>Markdown</tt>. |
+ | |||
+ | Tested and working 2022 |
Latest revision as of 13:32, 18 November 2022
If you wish to use Markdown, LaTeX, or another markup language to display text, code, equations, etc. in a nice way in Jupyter, create a new notebook, open the Cell menu, click Cell Type, and finally click Markdown.
Tested and working 2022