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
{{ message }}
This repository has been archived by the owner on Jan 24, 2018. It is now read-only.
On my EC2 instance, I ran the quickstart instructions, and all the Docker containers went up fine. When I access my server through the browser, the notebook comes up fine. However, when I go to create an new notebook, I get the following:
Checking docker logs for that container yields the following:
[W 07:38:29.395 NotebookApp] Blocking Cross Origin API request for /user/KUH9vx1MsASw/api/contents. Origin: http://ec2-xx-xx-xx-xx.compute-1.amazonaws.com, Host: localhost:8000
[W 07:38:29.396 NotebookApp] Not Found
[W 07:38:29.396 NotebookApp] 404 POST /user/KUH9vx1MsASw/api/contents (xxxxx) 1.37ms referer=http://ec2-xx-xx-xx-xx.compute-1.amazonaws.com/user/KUH9vx1MsASw/tree
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On my EC2 instance, I ran the quickstart instructions, and all the Docker containers went up fine. When I access my server through the browser, the notebook comes up fine. However, when I go to create an new notebook, I get the following:
Checking
docker logs
for that container yields the following:The text was updated successfully, but these errors were encountered: