Update dockerfile to allow notebook to run #1308

Merged
merged 1 commit into from Apr 6, 2017

Conversation

Projects
None yet
3 participants
Contributor

jadekler commented Apr 6, 2017 edited

Without this change, users get an error message [C 17:30:11.563 NotebookApp] Running as root is not recommended. Use --allow-root to bypass. that will cause the docker run to exit with status code 1.

@jadekler jadekler Update dockerfile to allow notebook to run
This fixes the 'running as root is not recommended' crash
7d14ff3

googlebot added the cla: yes label Apr 6, 2017

calberti merged commit c259259 into tensorflow:master Apr 6, 2017

1 check passed

cla/google All necessary CLAs are signed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment