Skip to content

chenJuZ/jupytercoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Coder

This plugin is still in development. To test it, clone this repository first. Currently it only supports OPENAI code completion.

Installation

git clone this_repo

change the OPENAI_API_KEY in content.js to your own key.

Open chrome://extensions/ in your browser and enable developer mode. Then click on "Load unpacked" and select the folder where you cloned this repository.

Demo

cd examples
jupyter notebook

Open the notebook sklearn_digits.ipynb and try it out. Type ctrl+space to trigger the code completion when you are in a code cell.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published