Skip to content

Commit e0565bf

Browse files
committed
setup for the pint-xarray index description
1 parent 27ac446 commit e0565bf

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/agnostic/pint.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,27 @@
1+
---
2+
jupytext:
3+
text_representation:
4+
format_name: myst
5+
kernelspec:
6+
display_name: Python 3
7+
name: python
8+
---
9+
110
# PintIndex
11+
12+
````{grid}
13+
```{grid-item}
14+
:columns: 3
15+
```{image} https://pint.readthedocs.io/en/latest/_static/logo-full.png
16+
---
17+
alt: pint-xarray logo
18+
width: 200px
19+
align: center
20+
---
21+
```
22+
```{grid-item}
23+
:columns: 9
24+
```{seealso}
25+
Learn more at the [pint-xarray](https://pint-xarray.readthedocs.io/en/latest/) documentation page.
26+
```
27+
````

0 commit comments

Comments
 (0)