Thanks so much running conda update juypyter_core seems to have it kicking 
some it complained about terminado being out of date so I did a conda 
update on that also but I'm still left with these error which I don't yet 
see if they impact me but:
The GPU one has been around for a long time..
but the [E 16:17:54.358 NotebookApp] 500 GET /api/kernelspecs (127.0.0.1) 
4.72ms referer=http://localhost:8888/tree
is worrisome and repeats?,, I did just also update tornado just in case..

[E 16:26:18.014 NotebookApp] Uncaught exception GET /api/kernelspecs 
>> (127.0.0.1)
>
>     HTTPServerRequest(protocol='http', host='localhost:8888', 
>> method='GET', uri='/api/kernelspecs', version='HTTP/1.1', 
>> remote_ip='127.0.0.1', headers={'Host': 'localhost:8888', 'Connection': 
>> 'keep-alive', 'Accept': '*/*', 'X-Requested-With': 'XMLHttpRequest', 
>> 'X-Xsrftoken': '2|c604aaf7|d2ca94a4861a397f298c5ca77bb7887a|1515006983', 
>> 'Save-Data': 'on', 'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) 
>> AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36', 
>> 'Referer': 'http://localhost:8888/tree', 'Accept-Encoding': 'gzip, deflate, 
>> br', 'Accept-Language': 'en-US,en;q=0.9', 'Cookie': 
>> '_xsrf=2|c604aaf7|d2ca94a4861a397f298c5ca77bb7887a|1515006983; 
>> username-localhost-8888="2|1:0|10:1516659977|23:username-localhost-8888|44:NGUyZGViNjk3ODIzNDM3MzgzZTdhYWVjNmJjZDhlMDg=|ac458ec291a81facd8bdf89545bfd55959a89f4254c4f32d68baed01a9e0cb93"'})
>
>     Traceback (most recent call last):
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/tornado/web.py", line 
>> 1510, in _execute
>
>         result = method(*self.path_args, **self.path_kwargs)
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/tornado/web.py", line 
>> 2898, in wrapper
>
>         return method(self, *args, **kwargs)
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/notebook/services/kernelspecs/handlers.py",
>>  
>> line 57, in get
>
>         for kernel_name, kernel_info in ksm.get_all_specs().items():
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/jupyter_client/kernelspec.py",
>>  
>> line 224, in get_all_specs
>
>         } for kname in d}
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/jupyter_client/kernelspec.py",
>>  
>> line 224, in <dictcomp>
>
>         } for kname in d}
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/jupyter_client/kernelspec.py",
>>  
>> line 192, in _get_kernel_spec_by_name
>
>         return self.kernel_spec_class.from_resource_dir(resource_dir)
>
>       File 
>> "/home/tom/anaconda3/lib/python3.6/site-packages/jupyter_client/kernelspec.py",
>>  
>> line 39, in from_resource_dir
>
>         with io.open(kernel_file, 'r', encoding='utf-8') as f:
>
>     FileNotFoundError: [Errno 2] No such file or directory: 
>> '/home/tom/anaconda3/lib/python3.6/site-packages/nb_conda_kernels/logos/python/kernel.json'
>
> [W 16:26:18.015 NotebookApp] Unhandled error
>
> [E 16:26:18.015 NotebookApp] {
>
>       "Host": "localhost:8888",
>
>       "Connection": "keep-alive",
>
>       "Accept": "*/*",
>
>       "X-Requested-With": "XMLHttpRequest",
>
>       "X-Xsrftoken": 
>> "2|c604aaf7|d2ca94a4861a397f298c5ca77bb7887a|1515006983",
>
>       "Save-Data": "on",
>
>       "User-Agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 
>> (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36",
>
>       "Referer": "http://localhost:8888/tree";,
>
>       "Accept-Encoding": "gzip, deflate, br",
>
>       "Accept-Language": "en-US,en;q=0.9",
>
>       "Cookie": 
>> "_xsrf=2|c604aaf7|d2ca94a4861a397f298c5ca77bb7887a|1515006983; 
>> username-localhost-8888=\"2|1:0|10:1516659977|23:username-localhost-8888|44:NGUyZGViNjk3ODIzNDM3MzgzZTdhYWVjNmJjZDhlMDg=|ac458ec291a81facd8bdf89545bfd55959a89f4254c4f32d68baed01a9e0cb93\""
>
>     }
>
> [E 16:26:18.015 NotebookApp] 500 GET /api/kernelspecs (127.0.0.1) 4.58ms 
>> referer=http://localhost:8888/tree
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/1c33e3ad-5e22-4730-9c21-1424bd7abdd4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to