Skip to content

Commit 855f732

Browse files
jkrickbsipocz
authored andcommitted
commenting out pip install line
1 parent fe5db1c commit 855f732

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/wise/sia_allwise_atlas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ IRSA supports both SIA v1 and SIA v2 protocols. The version used depends on the
6464

6565
```{code-cell} ipython3
6666
# Uncomment the next line to install dependencies if needed.
67-
%pip install matplotlib astropy jupyter_firefly_extensions
67+
# %pip install matplotlib astropy jupyter_firefly_extensions
6868
```
6969

7070
```{code-cell} ipython3

0 commit comments

Comments
 (0)