Hi– I’m trying to run an imported notebook that I know runs without a problem on my personal machine. I received the following error:
Unreadable Notebook: /home/jovyan/run_pysersic_DJAgals_SersicFit.ipynb NotJSONError(‘Notebook does not appear to be JSON: \’{\\n “cells”: [\\n {\\n “cell_type”: "c…')
That file opened without an issue. A few cells run., but I cannot run it fully because it requires other files (*f444w*sci.fits and DJA_ePSFs.fits).
Does the issue persist when you start a new session?
Just note that files under /shared-storage are writable by everyone (see the storage section in the docs). You may want to move it back to your home directory. Please report back if you see the error again.