/QiskitFlow

Primary LanguageJupyter Notebook

QiskitFlow

logo

Qiskit global hackathon project.

Platform for tracking, sharing and running quantum experiments in a clean and understandable for developers, researchers and students manner.

General overview

overview

Deployment options

deployment

Screenshots

UI (experiments)

ui

UI (run)

detail

CLI

cli

Lib / annotation

annotation

How to run

Backend

cd backend
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

UI

cd ui
npm install
npm start

@authors Shashwat Shukla, Solomon Uriri, Mohamed Yassine Ferjani, Iskandar Sitdikov