Dear All,
i have installed latest anaconda (64 bit) in widows 10 environment. I wanted to use Spyder notebook but unable to do so. None of the *.ipynb file opened. Spyder is facing an internal problem
Error Messages
File "C:\Users\Partha\anaconda3\lib\site-packages\spyder_notebook\notebookplugin.py", line 301, in open_console
kernel_id = client.get_kernel_id()
File "C:\Users\Partha\anaconda3\lib\site-packages\spyder_notebook\widgets\client.py", line 281, in get_kernel_id
sessions_url = self.get_session_url()
File "C:\Users\Partha\anaconda3\lib\site-packages\spyder_notebook\widgets\client.py", line 272, in get_session_url
return self.add_token(url_path_join(self.server_url, 'api/sessions'))
File "C:\Users\Partha\anaconda3\lib\site-packages\notebook\utils.py", line 50, in url_path_join
initial = pieces[0].startswith('/')
AttributeError: 'NoneType' object has no attribute 'startswith'
PLease help
Regards
Partha