-
Notifications
You must be signed in to change notification settings - Fork 3k
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 run jupyter/minimal-notebook: ValueError: source code string cannot contain null bytes #564
Comments
Hmm. The |
No issues on my mac either. Do you have the latest minimal-notebook image? Should have ID 83cc55e10b0f from about 5 days ago.
|
Hello there, thanks for the responses. Yes, I have this version. Still having the same issue 🤔 Will try to remove the image and pull it again! |
Hello! Just pulled the image again and it working fine, it maybe got corrupted while pulling it before. Thanks for the attention ❤️ |
What docker image you are using?
jupyter/minimal-notebook
What complete docker command do you run to launch the container (omitting sensitive values)?
$ docker run -it --rm -p 8888:8888 jupyter/minimal-notebook
What steps do you take once the container is running to reproduce the issue?
Just run the command.
What do you expect to happen?
A URL to access the notebook.
What actually happens?
Version of things
Thanks!
The text was updated successfully, but these errors were encountered: