Failed to show value:
HTTP.ExceptionRequest.StatusError(503, "GET", "http://127.0.0.1:9284/assetserver/6160a0f5a8831ce6c083fb16b324f82b26630fcd-JSServe.js", HTTP.Messages.Response:
"""
HTTP/1.1 503 Service Unavailable
Connection: close
Proxy-Connection: close
Content-Length: 0
""")
Does anyone have any idea about this issue? I am struggling to make interactive plots, especially online animations in Pluto notebook (animation displayed in the cell) using Makie. Thanks!