Skip to content

Commit 1559f7f

Browse files
committed
DOC: adding emphs around package names
1 parent ec88bdb commit 1559f7f

7 files changed

Lines changed: 7 additions & 7 deletions

tutorials/cloud_access/euclid-cloud-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you have questions, please contact the [IRSA helpdesk](https://irsa.ipac.calt
4747
- `json` for decoding JSON strings
4848

4949
```{important}
50-
We rely on astroquery features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
50+
We rely on ``astroquery`` features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
5151
```
5252

5353
```{code-cell} ipython3

tutorials/euclid_access/1_Euclid_intro_MER_images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Each MER image is approximately 1.47 GB. Downloading can take some time.
5757
## Imports
5858

5959
```{important}
60-
We rely on astroquery and sep features that have been recently added, so please make sure you have the respective version v0.4.10 and v1.4 or newer installed.
60+
We rely on ``astroquery`` and ``sep`` features that have been recently added, so please make sure you have the respective version v0.4.10 and v1.4 or newer installed.
6161
```
6262

6363
```{code-cell} ipython3

tutorials/euclid_access/2_Euclid_intro_MER_catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you have questions about this notebook, please contact the [IRSA helpdesk](ht
4949
## Imports
5050

5151
```{important}
52-
We rely on astroquery features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
52+
We rely on ``astroquery`` features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
5353
```
5454

5555
```{code-cell} ipython3

tutorials/euclid_access/3_Euclid_intro_1D_spectra.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ If you have questions about it, please contact the [IRSA helpdesk](https://irsa.
4646
## Imports
4747

4848
```{important}
49-
We rely on astroquery features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
49+
We rely on ``astroquery`` features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
5050
```
5151

5252
```{code-cell} ipython3

tutorials/euclid_access/4_Euclid_intro_PHZ_catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you have questions about this notebook, please contact the [IRSA helpdesk](ht
5050
## Imports
5151

5252
```{important}
53-
We rely on astroquery features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
53+
We rely on ``astroquery`` features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
5454
```
5555

5656
```{code-cell} ipython3

tutorials/euclid_access/5_Euclid_intro_SPE_catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you have questions about this notebook, please contact the [IRSA helpdesk](ht
4949
## Imports
5050

5151
```{important}
52-
We rely on astroquery features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
52+
We rely on ``astroquery`` features that have been recently added, so please make sure you have version v0.4.10 or newer installed.
5353
```
5454

5555
```{code-cell} ipython3

tutorials/euclid_access/Euclid_ERO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ The total data volume required for running this notebook is less than 20 MB.
5050
## Imports
5151

5252
```{important}
53-
We rely on astroquery, firefly_client, photutils, and sep features that have been recently added, so please make sure you have the respective versions v0.4.10, v3.2, v2.0, and v1.4 or newer installed.
53+
We rely on ``astroquery``, ``firefly_client``, ``photutils``, and ``sep`` features that have been recently added, so please make sure you have the respective versions v0.4.10, v3.2, v2.0, and v1.4 or newer installed.
5454
```
5555

5656
```{code-cell} ipython3

0 commit comments

Comments
 (0)