I have a jupyter notebook instance in GCP which worked fine. When importing my data, I got the error that the machine did not have enough space so I added a disk with 500 GB in its default mode.
Now when I try to open jupyterlab, I get this error:
504. That’s an error.
That’s all we know.
Tried adding a firewall for jupyter, did not change anything. Also tried to delete the disk again, but I'm still not able to access jupyterlab. How can I access Jupyterlab again? I'm not very familiar with gcp and sdk, so I'd rather not use the cloud shell to do my calculations in Python.