jupyterlab-lsp
Auto-completion tool. Tab completion exists in jupyterLab itself, but it is more convenient than that.
This is an essential function for the author who is accustomed to the lukewarm water environment such as Pycharm and IDLE .
Since the number of googles is drastically reduced, time efficiency is also improved.
Since the number of types is reduced, it may help prevent tendonitis.
jupyterlab-lsp
By the way, it didn't start just by installing Extension. The following conda packages are required.
python-language-server nodejs (You need the nodejs library itself, not just the package. Download)
Recommended Posts