QuREKA-Lab

Quantum Server

QuREKA Lab is a dedicated quantum algorithm development environment established by creating a Quantum Server.


Notebook

QuREKA Lab provides a powerful Python development environment based on JupyterLab, supporting an efficient workflow through dedicated extensions and AI-powered tools optimized for quantum algorithm development.

notebook 실행.gif

1. Jupyter Notebook Environment

create_folder.gif                        delete_folder.gif

2. Dedicated Extensions and Support Tools

QuREKA Lab places optimized tools in the left and right sidebars for development convenience.

Qubenaut 사용 화면.png


Circuit Composer

Circuit Composer is a GUI-based quantum circuit design tool utilizing drag-and-drop functionality. It allows users to intuitively construct circuits without complex coding and view simulation results in real-time.

Circuit composer.gif

Key Features

Git Management

Notebook provides a built-in Git panel that allows you to clone repositories, pull the latest changes, and push your work to a remote repository.

1. Opening the Git Panel

Click the Git icon in the left sidebar to open the Git panel.

스크린샷 2026-06-12 오후 4.05.07.png

2. Cloning a Repository

You can bring an existing remote repository into your workspace.

스크린샷 2026-06-12 오후 3.57.47.png

스크린샷 2026-06-12 오후 4.08.57.png

3. Pulling Changes

Pull downloads the latest changes from the remote repository and applies them to your workspace.

스크린샷 2026-06-12 오후 4.03.55.png

4. Pushing Changes

Push uploads your committed changes to the remote repository.

스크린샷 2026-06-12 오후 4.03.55 복사본.png