Skip to content

Commit 42dc827

Browse files
committed
MAINT: swapping to use ops TAP as the data is released now
1 parent fe3b53e commit 42dc827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/spherex/spherex_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Query IRSA for a list of Spectral Image MEFs that overlap this position.
7979

8080
```{code-cell} ipython3
8181
# Define the TAP service URL for IRSA
82-
tap_url = "https://irsatest.ipac.caltech.edu/TAP"
82+
tap_url = "https://irsa.ipac.caltech.edu/TAP"
8383
8484
# Connect to the TAP service
8585
service = pyvo.dal.TAPService(tap_url)

0 commit comments

Comments
 (0)