You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen other places where you can resolve something like this by modifying the configuration file within /root/.jupyter, but haven't been able to get it working on my end. Here is the [reference url] (jupyter/notebook#886)
I keep getting this error when trying to run this on my localhost:
Refused to display 'http://127.0.0.1:8000/user/d8svgQA0OYAD/login?next=%2Fuser%2Fd8svgQA0OYAD%2Ftree' in a frame because an ancestor violates the following Content Security Policy directive: "frame-ancestors 'self' http://127.0.0.1:8000/*".
I've seen other places where you can resolve something like this by modifying the configuration file within /root/.jupyter, but haven't been able to get it working on my end. Here is the [reference url] (jupyter/notebook#886)