Multiple cells selection not working on windows.
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I recently started using jupyter notebook on windows 10 in anaconda . Pretty much everything else works as usual, but it wont let me select multiple cells.
I am using chrome 67 but same happened in internet explorer, so I think its browser independent.
None of neither shift click, nor control click nor shift J short cuts do what they are supposed to. They just move focus to the pointed cell, but deselect the old cell. Using command mode doesn't work either. Other shortcuts work just fine.
I am using:
Anaconda 1.8.7
The version of the notebook server is: 5.5.0
Python 3.6.5 |Anaconda, Inc.| (default, Mar 29 2018, 13:32:41) [MSC v.1900 64 bit (AMD64)]
---
I only installed jupyter on a new environment created in anaconda
Pip freeze gives:
backcall==0.1.0
bleach==2.1.3
certifi==2018.4.16
colorama==0.3.9
decorator==4.3.0
entrypoints==0.2.3
html5lib==1.0.1
ipykernel==4.8.2
ipython==6.4.0
ipython-genutils==0.2.0
ipywidgets==7.2.1
jedi==0.12.0
Jinja2==2.10
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
MarkupSafe==1.0
mistune==0.8.3
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.5.0
pandocfilters==1.4.2
parso==0.2.1
pickleshare==0.7.4
prompt-toolkit==1.0.15
Pygments==2.2.0
python-dateutil==2.7.3
pywinpty==0.5.4
pyzmq==17.0.0
qtconsole==4.3.1
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
terminado==0.8.1
testpath==0.3.1
tornado==5.0.2
traitlets==4.3.2
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==3.2.1
wincertstore==0.2
Contributor guide
Research direction
Reproduce the issue in Jupyter Notebook 5.5.0 on Windows 10 using Chrome or Internet Explorer, then test shift-click, control-click, and shift-J in command mode. Done means multiple cells remain selected through the documented selection actions while other shortcuts continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100