Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • gitlab-org/gitlab-test
  • cirosantilli/gitlab-test
  • marmis85/gitlab-test
  • skv-headless/gitlab-test
  • stanhu/gitlab-test
  • davidfraser/gitlab-test
  • yms9654/gitlab-test
  • marin/gitlab-test
  • Schniz/gitlab-test
  • bengood/gitlab-test
  • amiuhle/gitlab-test
  • bak1an/gitlab-test
  • broftkd/gitlab-test
  • winniehell-gitlab/gitlab-test
  • nick.thomas/gitlab-test
  • markpundsack/gitlab-test
  • kolesar/gitlab-test
  • jurre/gitlab-test
  • oscarzhang795/gitlab-test
  • viveksharan/gitlab-test
  • pratik_07b/gitlab-test
  • siemens/gitlab-test
  • yaowenli/gitlab-test
  • jameslopez/gitlab-test
24 results
Show changes
Commits on Source (10)
%% Cell type:code id: tags:
 
```
console.log('test')
``` javascript
console.log('hello world')
```
 
%% Cell type:markdown id: tags:
 
# test
 
%% Cell type:code id: tags:
 
```
``` javascript
console.log('test')
```
 
%% Output
 
testing
 
%% Cell type:code id: tags:
 
```
``` javascript
console.log('test')
```
 
%% Cell type:code id: tags:
 
```
``` javascript
console.log('test')
```
 
%% Cell type:code id: tags:
 
```
``` javascript
console.log('test')
```
 
%% Cell type:code id: tags:
 
```
``` javascript
console.log('test')
```
 
%% Cell type:code id: tags:
 
```
``` javascript
console.log('test')
```
Loading
Loading
This diff is collapsed.
%% Cell type:markdown id: tags:
# Test
Hello world
| TEST | 1 | 2 |
| ---- |---|---|
| Hello ![gitlab.jpg](attachment:gitlab.jpg) | Test ![dk.png](attachment:dk.png) | World ![gitlab.jpg](attachment:gitlab.jpg) |
| Fake ![fake.jpg](attachment:bogus) | External image: ![test](https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png) | Empty |
%% Cell type:markdown id: tags:
\begin{aligned}
\begin{bmatrix} u \\ v \\ d \end{bmatrix} &=&
\pi(z) \cdot \mathrm{K} \cdot
\begin{bmatrix} x \\ y \\ z \end{bmatrix} &=&
\begin{bmatrix}\frac{1}{z} & 0 & 0\\0 & \frac{1}{z} & 0\\0 & 0 & 1\end{bmatrix}
\begin{bmatrix}f_{x} & 0 & c_{x}\\0 & f_{y} & c_{y}\\0 & 0 & 1\end{bmatrix}
\begin{bmatrix} x \\ y \\ z \end{bmatrix} &=&
\begin{bmatrix}\frac{f_{x}}{z} & 0 & \frac{c_{x}}{z}\\0 & \frac{f_{y}}{z} & \frac{c_{y}}{z}\\0 & 0 & 1\end{bmatrix}
\begin{bmatrix} x \\ y \\ z \end{bmatrix}
\end{aligned}
%% Cell type:markdown id: tags:
Inline equation: $y = mx + b$
Equation $x$ and $y$ refer to $m$ and $b$.
Here is a block-level equation:
$$
y = mx + b
$$
%% Cell type:markdown id: tags:
Triplet $[u, v, d]^T$, where $(u, v)$ is $d$
$$ s(p) = D \cdot \mathrm{{K}}_{{ext}} p = [\begin{matrix}z & i & n_{x} & n_{y} & n_{z}\end{matrix}]^T $$
%% Cell type:markdown id:081bba51-4431-44d9-9cfc-23320076b340 tags:
# I am adding another notebook for the sake of adding it
This way, we can check if everything is fine
%% Cell type:code id:c11cd25f-9056-4eac-9593-64ec3626dbd6 tags:
``` python
print("G'bye")
```
%% Output
G'bye
%% Cell type:markdown id:ad4dae04-9ada-4ab5-804e-b94be8d99189 tags:
Many
%% Cell type:markdown id:0c6f73bc-aca1-4f12-a396-ca95cc06eb2d tags:
More
%% Cell type:markdown id:abcc130e-8d97-4aee-972c-681ca6a193e7 tags:
Cells
%% Cell type:markdown id:99130c3d-6965-4fc6-8592-aa0d69c0d86d tags:
Being
%% Cell type:markdown id:1a7d3ad9-27f0-41bb-aa0d-0f57fdbcf8b2 tags:
Added
%% Cell type:code id:63edb5e7-20c6-43e0-b516-e6f866b78e2c tags:
``` python
To
```
%% Output
---------------------------------------------------------------------------
NameError Traceback (most recent call last)
/var/folders/cq/l637k4x13gx6y9p_gfs4c_gc0000gn/T/ipykernel_79203/294318627.py in <module>
----> 1 To
NameError: name 'To' is not defined
%% Cell type:markdown id:7112bf70-c807-43df-b5e4-791129328ccd tags:
Make
%% Cell type:markdown id:baf05c45-9c33-4872-994d-b9709b81e7f4 tags:
Sure
%% Cell type:markdown id:4b16d580-d9cc-47ff-9962-2d2e5feb2dc2 tags:
It
%% Cell type:markdown id:a3a19b12-fc6e-4f30-8b97-d6faabb4079f tags:
Is
%% Cell type:markdown id:3ad90213-21e2-4703-b126-02d7d37e6d85 tags:
an
%% Cell type:markdown id:47b6a266-9733-4622-8220-b75866ec53e9 tags:
%% Cell type:markdown id:ff54d950-5038-4158-a11b-70bbc2e17535 tags:
Addition
%% Cell type:code id:33404120-24d5-4346-b109-0f0566bad065 tags:
``` python
```