jtpio/jupyterlab-python-file

does this plugin allow path completion in python files?

whtns opened this issue · 2 comments

whtns commented

path completion seems to work in the console. I'm new to the jupyter ecosystem. Path completion doesn't seem to work for me in notebooks either. Maybe this isn't available outside a console?

jtpio commented

Thanks @whtns.

This plugin only adds a convenient way to create a Python file to JupyterLab but doesn't change anything w.r.t the completion.

Maybe you have a screencast or screenshot that would give a bit more details?

Also it sounds like the issue could be moved to https://github.com/jupyterlab/jupyterlab instead. Alternatively you can also open a new topic on the Jupyter Discoure: discourse.jupyter.org/

jtpio commented

Closing as answered.

Thanks @whtns and feel free to open a new issue if you have more questions.