<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: 221910301001</title>
    <description>The latest articles on DEV Community by 221910301001 (@221910301001).</description>
    <link>https://dev.to/221910301001</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F621181%2Fd37e03e8-93d1-42da-a29c-86a1a5f07359.png</url>
      <title>DEV Community: 221910301001</title>
      <link>https://dev.to/221910301001</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/221910301001"/>
    <language>en</language>
    <item>
      <title>Markdown in Jupyter </title>
      <dc:creator>221910301001</dc:creator>
      <pubDate>Fri, 30 Apr 2021 13:36:18 +0000</pubDate>
      <link>https://dev.to/221910301001/markdown-in-jupyter-3c59</link>
      <guid>https://dev.to/221910301001/markdown-in-jupyter-3c59</guid>
      <description>&lt;p&gt;Markdown is a lightweight and popular Markup language which is a writing standard for data scientists and analysts. It is often converted into the corresponding HTML which by the Markdown processor which allows it to be easily shared between different devices and people.&lt;/p&gt;

&lt;h4&gt;
  
  
  Different types of Markdowns in Jupyter Notebook:
&lt;/h4&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Headings&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Blockquotes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Code section&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Mathematical Symbol&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ordered List&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Unordered List&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Internal and External Link&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Table&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Image&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Headings
&lt;/h1&gt;

&lt;p&gt;The Headings starts with '#,' i.e., hash symbol followed by the space, and there are six Headings with the largest heading only using one hash symbol and the smallest titles using six hash symbols.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;# (Header 1, title)

## (Header 2, major headings)

### (Header 3, subheadings)

#### (Header 4)

##### (Header 5)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3mf4dcmiz9abup6cb5i6.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3mf4dcmiz9abup6cb5i6.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Blockquotes
&lt;/h1&gt;

&lt;p&gt;Blockquotes can hold the large chunk of text and are generally indented. They can be obtained by using Markdown symbol '&amp;gt;'&lt;/p&gt;

&lt;p&gt;"&amp;gt;BLOCKQUOTES"&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzh85sbmgzcnx1btqr62w.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzh85sbmgzcnx1btqr62w.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Code section
&lt;/h1&gt;

&lt;p&gt;The Code section is the part that specifies the code of different programming languages and can be rendered where inline code starts with &lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4zsea89kwki5s48n4zbv.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F4zsea89kwki5s48n4zbv.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faw8ef0884t4qvbmu9f4d.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Faw8ef0884t4qvbmu9f4d.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Mathematical Symbol
&lt;/h1&gt;

&lt;p&gt;The mathematical symbol in Markdown is included in "&lt;strong&gt;$ mathematical expression goes here $&lt;/strong&gt;" enclosed in a dollar symbol and in Markup you can follow this link for more detail: Mathematical Operators. You can see the example of using the mathematical symbols below.&lt;br&gt;
"&lt;strong&gt;$\sqrt{k}$&lt;/strong&gt;"&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3q03qbb98blo0130bxyi.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3q03qbb98blo0130bxyi.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Ordered List
&lt;/h1&gt;

&lt;p&gt;The Ordered List is the numbered list which is obtained by starting &lt;code&gt;&amp;lt;ol&amp;gt;&lt;/code&gt; tag and ending with &lt;code&gt;&amp;lt;/ol&amp;gt;&lt;/code&gt; tag with the required item in between &lt;code&gt;&amp;lt;li&amp;gt;&lt;/code&gt; and &lt;code&gt;&amp;lt;/li&amp;gt;&lt;/code&gt; tags. The tag, i.e., ol, is the short form for an ordered list and 'li' is the short form for the list item. For example, you can see the Ordered List below containing the item for the grocery list.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjapvd7stgtvuyzqxatxd.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fjapvd7stgtvuyzqxatxd.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvnukuzr6wnwpo8nb8zwe.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvnukuzr6wnwpo8nb8zwe.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Unordered List
&lt;/h1&gt;

&lt;p&gt;The Unordered list is a bullet list which is obtained by using the &lt;code&gt;&amp;lt;ul&amp;gt;&lt;/code&gt; tag and ending with the &lt;code&gt;&amp;lt;/ul&amp;gt;&lt;/code&gt; tag, see the example below:&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx11xyw15sksbt534p4sy.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fx11xyw15sksbt534p4sy.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9oc7oq5xdnqnxvgnzkpi.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F9oc7oq5xdnqnxvgnzkpi.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Bold and Italic Text
&lt;/h1&gt;

&lt;p&gt;You can use &lt;code&gt;&amp;lt;b&amp;gt;&lt;/code&gt; tags, &lt;code&gt;**&lt;/code&gt; i.e. 'double asterisk' or &lt;code&gt;__&lt;/code&gt; i.e. 'double underscore' to get bold text with the following syntax.&lt;br&gt;
&lt;code&gt;&amp;lt;b&amp;gt;This is bold text &amp;lt;/b&amp;gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;** This is bold text&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;__ This is bold text&lt;/code&gt;&lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq9ldgbp9iyxh5ap26fji.JPG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fq9ldgbp9iyxh5ap26fji.JPG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
