- Fri 12 February 2021
 - Python
 - Marius Mather
 
Better autocompletion in Jupyter Lab
          Autocompletion of variable names in Jupyter Lab (or Notebook) can be frustratingly inconsistent. For a smoother development experience, the jupyterlab-lsp extension provides better completions using the same language servers as …