Commit 5831c567 authored by Marco Gullieuszik's avatar Marco Gullieuszik
Browse files

c1

parents
Loading
Loading
Loading
Loading
+24 −0
Original line number Original line Diff line number Diff line
%% Cell type:markdown id: tags:

# test page
equation:
$\frac{1}{x}=2$

%% Cell type:code id: tags:

``` python
%matplotlib inline
import matplotlib.pyplot as plt
import numpy as np

plt.plot([1,2,4])
```

%% Output

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


%% Cell type:markdown id: tags:

notebook.ipynb

0 → 100644
+0 −0

File added.

Preview size limit exceeded, changes collapsed.