FS#61629 - [python-jupyter_core] Apply bash-completion patch to fix completion

Attached to Project: Community Packages
Opened by Ongun Kanat (6ng4n) - Monday, 04 February 2019, 17:32 GMT
Last edited by Kyle Keen (keenerd) - Monday, 02 December 2019, 02:40 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

The current version of jupyter_core has a bug that shows an error message when bash-completion is used.

TO REPRODUCE:
Install and configure bash-completion and python-jupyter_core. Go into a shell and type:
$ jupyter<TAB>

"Error executing Jupyter command 'baseopts': [Errno 2] No such file or directory" is shown

There's a patched version of completion script exists in jupyter_code master branch but it isn't in the latest release.

https://github.com/jupyter/jupyter_core/commit/eeed42222cf1228648e96fe36a3cf37442119a38#diff-41c1ea51c991a551bc4149e357f5176c
This task depends upon

Closed by  Kyle Keen (keenerd)
Monday, 02 December 2019, 02:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-jupyter_core 4.6.1-1

Loading...