Skip to content

Qiskit/qiskit-code-assistant-jupyterlab

Repository files navigation

Qiskit Code Assistant (Beta) Jupyterlab Extension

Github Actions Status

A JupyterLab extension for Qiskit Code Assistant

You can also use the VSCode extension if you dont have access to Jupyterlab

This extension is composed of a Python package named qiskit_code_assistant_jupyterlab for the server extension and a NPM package named qiskit-code-assistant-jupyterlab for the frontend extension.

Requirements

  • JupyterLab >= 4.2.0
  • An IBM Quantum premium account

Install

To install the extension, execute:

pip install qiskit_code_assistant_jupyterlab

Uninstall

To remove the extension, execute:

pip uninstall qiskit_code_assistant_jupyterlab

Using the Qiskit Code Assistant

For help setting up and using the Qiskit Code Assistant read GETTING_STARTED.

Contributing

To learn more about contributing or installing locally read CONTRIBUTING.

Qiskit Code Assistant Terms of use