tabnine-jupyterlab
Code completion extension
A JupyterLab extension that integrates Tabnine's AI-powered code completion tool into the IDE for faster and more accurate coding
JupyterLab client for Tabnine. https://pypi.org/project/jupyterlab-tabnine/
37 stars
5 watching
6 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
autocompletejupyterjupyterlabjupyterlab-extensionpythontabnine
Related projects:
Repository | Description | Stars |
---|---|---|
jupyterlab-contrib/jupyterlab_code_formatter | Facilitates invocation of code formatters in JupyterLab | 854 |
iterative/shtab | Automatically generates shell tab completion scripts for Python CLI applications. | 379 |
jupyterlab/jupyterlab-git | An extension that integrates version control using Git into the JupyterLab environment. | 1,456 |
jtpio/jupyterlab-python-bytecode | A JupyterLab extension for inspecting and comparing Python bytecode across different versions of the CPython interpreter. | 62 |
chapyter/chapyter | An extension for JupyterLab that interprets natural language code descriptions and executes them in a Python environment. | 822 |
jupyterlab/jupyterlab-latex | An extension for live editing of LaTeX documents in JupyterLab | 629 |
kislyuk/argcomplete | Provides tab completion for Python applications using argparse | 1,424 |
pbugnion/jupyterlab-sql | A JupyterLab extension that provides a graphical user interface for managing and executing SQL queries on various databases | 417 |
timkpaine/jupyterlab_autoversion | Automates versioning of JupyterLab notebooks after each save | 81 |
timkpaine/jupyterlab_commands | Allows users to run arbitrary Python commands within the JupyterLab command palette. | 58 |
lgpage/nbtutor | Visualizes Python code execution line-by-line in Jupyter Notebook cells | 461 |
jupyterlab-contrib/jupyterlab-quickopen | Allows users to quickly open files in JupyterLab by typing part of their name | 81 |
jeshan/botostubs | Provides code completion assistance for AWS API calls in any IDE | 95 |
jupyter-widgets/ipyleaflet | A Jupyter notebook extension enabling interactive maps with Leaflet.js | 1,490 |
jupyter-widgets/jupyterlab-sidecar | A widget library for integrating interactive output into JupyterLab interfaces. | 250 |