We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3b53e commit 42dc827Copy full SHA for 42dc827
tutorials/spherex/spherex_intro.md
@@ -79,7 +79,7 @@ Query IRSA for a list of Spectral Image MEFs that overlap this position.
79
80
```{code-cell} ipython3
81
# Define the TAP service URL for IRSA
82
-tap_url = "https://irsatest.ipac.caltech.edu/TAP"
+tap_url = "https://irsa.ipac.caltech.edu/TAP"
83
84
# Connect to the TAP service
85
service = pyvo.dal.TAPService(tap_url)
0 commit comments