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

Unable to use token to sign into Jupyter I get Invalid credentials #8

Closed
mattbriggs opened this issue Feb 8, 2019 · 3 comments
Closed

Comments

@mattbriggs
Copy link

In using the docker image, I am able to load the URL, but the token returns:
'Invalid credentials'

I'm using Windows 10 Pro Docker version 18.09.1, build 4c52b90

@ptwobrussell
Copy link
Collaborator

@mattbriggs - Just wanted to circle back with you. Did you get this figured out? Typically, when you start Jupyter, you'll see some console output with a URL containing a token in it that you can use to login for the first time. (If you just access a URL without the token in it, you won't be able to access the notebook.) Is this what you're running into?

@mattbriggs
Copy link
Author

@ptwobrussell My issue was that I was loading the container and then getting the URL with the token. However, the notebook wasn't recognizing the token. I fussed with the image for a bit and then got the notebook to accept the token. I don't remember now what I did. Once the notebook loaded, however, the contents of the notebook were empty. My modules however were loaded. So I was able to import the notebook files manually and have been working through the book that way. Thanks for geting back to me, btw.

@ptwobrussell
Copy link
Collaborator

@mattbriggs - Awesome, it sounds like you are all squared away now? (Apologies for the delayed response.) I'll go ahead and close this out, but please re-open it or file new issues as things come up. I definitely want to make sure everything works for you!

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

2 participants