Skip to content

Commit ffae6e6

Browse files
committed
ENH: using admonition rather than heading
1 parent 9305b61 commit ffae6e6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tutorials/euclid_access/2_Euclid_intro_MER_catalog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,11 +92,13 @@ for col in columns:
9292
print(f'{f"{col.name}":30s} {col.unit} {col.description}')
9393
```
9494

95-
## Note that the mer catalog contains 476 columns, below are a few highlights:
95+
```{tip}
96+
The MER catalog contains 476 columns, below are a few highlights:
9697
9798
- object_id
9899
- flux_vis_psf, mer.flux_y_templfit,flux_j_templfit, mer.flux_h_templfit
99100
- fwhm
101+
```
100102

101103
+++
102104

0 commit comments

Comments
 (0)