You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception in event loop:
File "D:\Python\lib\site-packages\prompt_toolkit\buffer.py", line 1933, in new_coroutine
await coroutine(*a, **kw)
File "D:\Python\lib\site-packages\prompt_toolkit\buffer.py", line 1757, in async_completer
async for completion in async_generator:
File "D:\Python\lib\site-packages\prompt_toolkit\completion\base.py", line 323, in get_completions_async
async for completion in completer.get_completions_async(
File "D:\Python\lib\site-packages\prompt_toolkit\completion\base.py", line 199, in get_completions_async
for item in self.get_completions(document, complete_event):
File "D:\Python\lib\site-packages\jupyter_console\ptshell.py", line 154, in get_completions
meta = content["metadata"]
Exception 'metadata'
Press ENTER to continue...
`
The text was updated successfully, but these errors were encountered:
handles.js
function complete_request
add metadata
fix
`Jupyter console 6.6.3
IJavascript v5.2.1
https://github.com/n-riesco/ijavascript
Unhandled exception in event loop:
File "D:\Python\lib\site-packages\prompt_toolkit\buffer.py", line 1933, in new_coroutine
await coroutine(*a, **kw)
File "D:\Python\lib\site-packages\prompt_toolkit\buffer.py", line 1757, in async_completer
async for completion in async_generator:
File "D:\Python\lib\site-packages\prompt_toolkit\completion\base.py", line 323, in get_completions_async
async for completion in completer.get_completions_async(
File "D:\Python\lib\site-packages\prompt_toolkit\completion\base.py", line 199, in get_completions_async
for item in self.get_completions(document, complete_event):
File "D:\Python\lib\site-packages\jupyter_console\ptshell.py", line 154, in get_completions
meta = content["metadata"]
Exception 'metadata'
Press ENTER to continue...
`
The text was updated successfully, but these errors were encountered: