Skip to content

Indentation does not work  #5

Description

@sayaikegawa

Hi @mmcky ,
I'm not quite sure this issue comes from website or netlify, because website shows an indentation for one sentence but the code indicates an indentation for the next sentence as well.

In this lecture,
an indentation for normal sentence does not work.

The website shows like below,
Screen Shot 2020-10-18 at 10 54 13 pm
But the netlify version shows:
Screen Shot 2020-10-18 at 10 55 01 pm

In the code:
rst:

The off-diagonal graphs plot the empirical joint distribution of
:math:`k_i` and :math:`k_j` for each pair :math:`(i, j)`.

 The darker the blue, the more data points are contained in the corresponding cell.  (Note that :math:`k_i` is on the x-axis and :math:`k_j` is on the y-axis).

 The contour maps plot the bivariate Gaussian density function of :math:`\left(k_i, k_j\right)` with the population mean and covariance given by slices of :math:`\mu` and :math:`\Sigma` that we computed above.

In netlify,

The off-diagonal graphs plot the empirical joint distribution of
$k_i$ and $k_j$ for each pair $(i, j)$.

> The darker the blue, the more data points are contained in the corresponding cell.  (Note that $> k_i$>  is on the x-axis and $> k_j$>  is on the y-axis).

> The contour maps plot the bivariate Gaussian density function of $> \left(k_i, k_j\right)$>  with the population mean and covariance given by slices of $> \mu$>  and $> \Sigma$>  that we computed above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions