Kite Adds Jupyter Integration
Written by Kay Ewbank   
Tuesday, 04 August 2020

The developers of the Kite autocomplete coding assistant have launched Kite for JupyterHub and JupyterLab. Kite uses AI to automate repetitive steps in programming. It goes further than the autocomplete suggestions provided by most editors, which usually suggest a variable name or class. Kite will suggest several lines of code.

Jupyter Notebooks are open source web applications that contain live code and equations along with visualizations and narrative text.

kite

As with the other Kite autocomplete interfaces including Python and JavaScript, the Jupyter version offers code completions when typing in Jupyter notebooks. The Kite developers say that the lack of a user-friendly autocomplete interface means that at the moment most Jupyter users don't make use of autocomplete to save time and code faster.

jupyter2

The Kite team worked with the JupyterLab core contributors to build a Kite integration that provides ML-powered Python completions and a one-click documentation tool in the JupyterLab UI. Kite provides multi-line completions sorted by relevance, and don't need the Jupyter user to run a cell in the notebook or press Tab to make the suggested completions appear. As the user moves through the suggestions, Kite also shows documentation for the highlighted completion.

jupkite

The Kite tool does still make use of Jupyter's kernel completions, making it possible to access attributes such as columns on a DataFrame. Kite for Jupyter comes in two versions - free and commercial. There's also a version for JupyterHub that provides support for teams. If this version is run on a GPU-powered server, users get smarter, longer completions. The JupyterHub version also supports custom-made Kite models for a team's specific codebase and APIs.

kite

More Information

Kite Homepage

Related Articles

Update - Kite Launches AI-Powered JavaScript Auto-Completion

Kite - AI Powered Auto Completion for Python

Kite - Smart Copilot For Programmers

Google Restricts Autocomplete API

Jupyter Notebook 5 Adds Cell Tagging

Jupyter 4 Completed By Release Of IPython 4

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


ZLUDA Ports CUDA Applications To AMD GPUs
18/04/2024

ZLUDA is a translation layer that lets you run unmodified CUDA applications with near-native performance on AMD GPUs. But it is walking a fine line with regards to legality.



Insights From AI Index 2024 Report
17/04/2024

Published this week, the latest Stanford HAI AI Index report tracks worldwide trends in AI. A mix of its new research and findings from many other sources, it provides a wide ranging look at how  [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info