Markdown cells in Jupyter: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Craigje (talk | contribs)
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..."
 
Ttphan21 (talk | contribs)
mNo edit summary
 
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 18: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