compleathorseplayer / Neptune.jl

Simple (Pluto-based) non-reactive notebooks for Julia
Other
67 stars 5 forks source link

Neptune does not load properly in browser #28

Open OuNoOuji opened 2 years ago

OuNoOuji commented 2 years ago

Someone suggested I make a post here. Please see the link: https://discourse.julialang.org/t/neptune-doesnt-load-properly-in-browser/75910

The main issues taken from the thread:

After trying to open the Getting Started sample notebook, there were about 36 warnings that looked like more or less like The FetchEvent for the URL resulted in a network error response: the promise was rejected."

There were about 60 errors, and they had two main sorts: uncaught (in promise) TypeError: Failed to fetch at sw.js:[location], and failed to load resource: net::ERR_FAILED.

When I tried to open a new notebook, pretty much the same happened, I think: about 45 warnings of the same sort above, and 69 errors of the same sort mentioned above."

The above warnings and errors were not copied exactly, but pretty much come down to that. Hopefully it's useful enough.

I'd add that the browser was set up with pretty strict security and privacy.