Welcome to mirror list, hosted at ThFree Co, Russian Federation.

expected.md « text_output « testdata « spec « ipynbdiff « gems « vendor - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b6c086ecd57fcbb064262d186288de99c6ac382 (plain)
1
2
3
4
5
6
7
8
9
%% Cell type:code id:5 tags:senoid

``` python
plt.plot(x, y)
```

%% Output

    [<matplotlib.lines.Line2D at 0x12a4e43d0>]