Steve
I installed jupyter v0.28.12, the issue is fixed in this version, thanks for the fix.
However, I am now regularly getting a warning message,
I have not faced any problem because of that but thought
that I should report it to you.
```
[W
23:45:16.387 LabApp] Bad message (TypeError('not enough arguments for
format string',)): {'name': 'LabApp', 'msg': 'Error stat-ing %s: %s',
'args': (('/home/ubermensch/.gvfs', PermissionError(13, 'Permission
denied')),), 'levelname': 'WARNING', 'levelno': 30, 'pathname':
'/home/ubermensch/.local/anaconda3/lib/python3.6/site-packages/notebook/services/contents/filemanager.py',
'filename': 'filemanager.py', 'module': 'filemanager', 'exc_info':
None, 'exc_text': None, 'stack_info': None, 'lineno': 284, 'funcName':
'_dir_model', 'created': 1509473716.3872046, 'msecs': 387.204647064209,
'relativeCreated': 25304.25977706909, 'thread': 140571024385792,
'threadName': 'MainThread', 'processName': 'MainProcess', 'process':
32748}
```