File "C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 1105, in create_client_for_kernel
self._create_client_for_kernel(connection_file, hostname, sshkey,
File "C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\plugin.py", line 1935, in _create_client_for_kernel
shellwidget.check_spyder_kernel()
File "C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\widgets\shell.py", line 266, in check_spyder_kernel
self.silent_exec_method(code)
File "C:\Users\abhinavs\Anaconda3\lib\site-packages\spyder\plugins\ipythonconsole\widgets\shell.py", line 667, in silent_exec_method
self._request_info['execute'][msg_id] = self._ExecutionRequest(msg_id,
TypeError: <lambda>() missing 1 required positional argument: 'hidden'
`