We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After trying to convert a notebook there is an issue:
Error detected while processing function jukit#convert#notebook_convert[5]..<SNR>56_convert_to_script[12]..provider#python3#Call: line 1: E5108: Error executing lua Vim:Error invoking 'python_execute' on channel 7 (python3-script-host): Traceback (most recent call last): File "<string>", line 2, in <module> File "/Users/tomasz/miniconda3/envs/grokking/lib/python3.10/site-packages/pynvim/plugin/script_host.py", line 210, in eval obj = self.request("vim_eval", expr) File "/Users/tomasz/miniconda3/envs/grokking/lib/python3.10/site-packages/pynvim/api/nvim.py", line 199, in request res = self._session.request(name, *args, **kwargs) File "/Users/tomasz/miniconda3/envs/grokking/lib/python3.10/site-packages/pynvim/msgpack_rpc/session.py", line 139, in request raise self.error_wrapper(err) pynvim.api.common.NvimError: function jukit#convert#notebook_convert[5]..<SNR>56_convert_to_script[12]..provider#python3#Call[1]..<SNR>56_convert_to_script[12]..jukit#util#plugin_path, line 2: Vim(let):E121: Undefined variable: g:_jukit_ps stack traceback: [C]: at 0x010fe2f33c
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After trying to convert a notebook there is an issue:
The text was updated successfully, but these errors were encountered: