Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot connect to jupyter notebook for aws #39

Open
ghost opened this issue Oct 19, 2018 · 1 comment
Open

Cannot connect to jupyter notebook for aws #39

ghost opened this issue Oct 19, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 19, 2018

followed https://github.com/reshamas/fastai_deeplearn_part1/blob/e8fb7e9eead518432a2c032c6c22a0d7db9fd9c7/tools/aws_ami_gpu_setup.md but cannot connect when I type jupyter notebook and enter the IP address.

@hbunyamin
Copy link

Hello there,
Have you changed

c.NotebookApp.ip = '*'

into

c.NotebookApp.ip = '0.0.0.0'

This works for me :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant