You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case `astropy` and `firefly-client` are not up-to-date in the image on the science platform, we can upgrade them here. If all is up-to-date, the following cell can be ignored.
108
-
109
-
```python
110
-
# Need to do this to upgrade the astroquery version to avoid attribute error.
111
-
#!pip install --upgrade --pre astroquery
112
-
113
-
# Need to do this to upgrade the firefly-client version to avoid attribute error.
0 commit comments