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

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

``` python
print("G'bye")
```

%% Output

    G'bye