In one old docker server, I got permission error "Permission denied: Untitled.ipynb"
- docker version: 1.13.1 (can't change so far)
- docker host server: Ubuntu 16.04
error from console is
[I 13:41:04.238 NotebookApp] Creating new notebook in
...
[W 13:43:19.126 NotebookApp] 403 GET /api/sessions?_=1527255637897 (x.x.x.x) 1.60ms referer=http://x.x.x.x:8888/tree?
[W 13:43:19.135 NotebookApp] Forbidden
While it works fine in my local docker @ Windows 7
- docker version: 18.01.0-ce
In one old docker server, I got permission error "
Permission denied: Untitled.ipynb"error from console is
While it works fine in my local docker @ Windows 7