-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
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
KeyError (0) #24
Comments
Hello, I've just tested this on iTerm2 but can't reproduce the error. Could you run euporie with debugging enabled and recreate the error, then post the debug log output? You can save the log output to a file and enable debugging as follows: euporie --log-file=log.log --debug edit my-notebook.ipynb Thanks |
|
Thanks! I think I see what's happening, but I still don't understand why it's happening. It looks like cell 0 (the first cell) is selected, but when it is run no cell with I've attempted a fix for this in 546b545, but can't reproduce the error, so I'm not sure whether this will fix it.
|
Hi, thank you for the fix, unfortunately I installed it through pip, maybe this weekend I install it from source to test it. The problem is with any notebook, it has only 1 cell and it's selected, I tried adding more cells but the commands aren't working. Can you help me with how do I need to configure iterm? |
I believe I have the same error. Traceback
Output from
|
Hi @danielcs88, I think you're experiencing different errors to the ones above - do you mind creating a new issue? For the first error ( The second one is beacuse you are running |
@mcartagenah is this still an issue with the latest version of euporie? |
I'm trying to use euporie in iTerm2, after enabling CSI-u mode I can use Ctrl+Enter but I'm getting:
The text was updated successfully, but these errors were encountered: