Closed
Description
On PR #491 , Circle CI is breaking on the FITS-cubes tutorial:
We need to check if this tutorial can still run locally. If not, the tutorial needs to be fixed. If it can run locally, then there is probably an issue with Circle CI access to the ESA Sky server. We might have to put the required data on the astropy data server instead, and implement a try/except call in the notebook.
This would be a temporary fix to allow new content to be published. At some point in the future, infrastructure will be set up to cache built notebook pages so that adding a new notebook and building the website will not require running EVERY notebook every time.