Skip to content
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

Arrows are out of functionality #309

Open
MohammadJavadSoltani opened this issue Nov 26, 2024 · 8 comments
Open

Arrows are out of functionality #309

MohammadJavadSoltani opened this issue Nov 26, 2024 · 8 comments

Comments

@MohammadJavadSoltani
Copy link

I'm try to use arrows in kyboard (up-down-left-right) and there is no response! These work fine in the JUPYTER notebook environment.

thank you for your time.

@RRosio
Copy link
Collaborator

RRosio commented Nov 26, 2024

Hi @MohammadJavadSoltani thank you for opening this issue! Can you share the versions of the Jupyter packages you are using (via jupyter --version) and the version of nbclassic you are using (jupyter nbclassic --version)? Also, could you share more of what you are trying to use the arrows for? Is it for the directory listings or within a notebook file?

@MohammadJavadSoltani
Copy link
Author

hey there and so sorry for late reply:
IPython : 8.29.0
ipykernel : 6.29.5
ipywidgets : 8.1.5
jupyter_client : 8.6.3
jupyter_core : 5.7.2
jupyter_server : 2.14.2
jupyterlab : 4.2.6
C:\Users\mamad_js\anaconda3\envs\rs\Scripts\jupyter.exe_main_.py:7: DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious
and fails to parse leap day. The default behavior will change in Python 3.15
to either always raise an exception or to use a different default year (TBD).
To avoid trouble, add a specific year to the input & format.
See python/cpython#70647.
nbclient : 0.10.0
nbconvert : 7.16.4
nbformat : 5.10.4
notebook : 7.2.2
qtconsole : not installed
traitlets : 5.14.3

and also:
jupyter nbclassic --version
1.1.0

moving left, right and selection codes are impossible with kybord and i most do all the selecting, using my mouse.
thanks for your precious time!

@RRosio
Copy link
Collaborator

RRosio commented Dec 3, 2024

Thank you for the follow-up information @MohammadJavadSoltani! Are you seeing this when you are editing the contents of a cell or when you are navigating through various cells?

@MohammadJavadSoltani
Copy link
Author

unfortunately, in both subjects, arrows doesn't work!

@JasonWeill
Copy link

@MohammadJavadSoltani Thank you for your response. Can you share info about what operating system and keyboard layout you're using? It could be that the arrow keys aren't sending the key codes that JupyterLab expects as arrow keys.

@MohammadJavadSoltani
Copy link
Author

MohammadJavadSoltani commented Dec 11, 2024

@JasonWeill Thanks for your time! Honestly, I changed my workspace to VS, but I really like Jupyternotebook, so I would love to resolve the problem. I tried again; it looks like the problem is in Ceels; arrows aren't properly working there, but I can change cells and go up and down outside of cells.

I'm working with the Lenovo Legion Y520. It's strange that in Jupyter notebook everything is fine!

@krassowski
Copy link
Member

I really like Jupyterm

Do you mean that the issue happens in https://github.com/davidbrochart/jpterm or https://github.com/vinayak-mehta/jupyterm ? Or does it happen in Jupyter NBclassic which is basically Jupyter Notebook v6 but using jupyter-server?

@MohammadJavadSoltani
Copy link
Author

so sorry about the confusion; it was an spelling issue, i definitely use NBclassic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants