FS#49847 - [jupyter] Install zsh completion file for jupyter

Attached to Project: Community Packages
Opened by Antony Lee (anntzer) - Saturday, 25 June 2016, 21:26 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 22 January 2018, 23:28 GMT
Task Type Feature Request
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 0
Private No

Details

Jupyter ships a zsh completion script (jupyter_core-4.1.0/examples/completions-zsh in the source tarball).

It would be nice if it was installed to /usr/share/zsh/functions/Completions/... or wherever appropriate.
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 22 January 2018, 23:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-jupyter_core 4.4.0-2
Comment by Antony Lee (anntzer) - Friday, 28 October 2016, 03:08 GMT
(As a side note they also provide a bash completer now: https://github.com/jupyter/jupyter_core/tree/master/examples)

Loading...