File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License" />
1414 </p >
1515
16+ <p >
17+ <a href="https://q-refine.streamlit.app/"><img src="https://img.shields.io/badge/🔴_Live_Demo-Click_Here-FF4B4B?style=for-the-badge&logo=streamlit" alt="Live Demo" /></a>
18+ </p >
19+
1620 <p >
1721 <a href="#-quick-start">🚀 Quick Start</a> •
1822 <a href="#-how-to-run-3-ways">💻 Demos</a> •
@@ -62,8 +66,11 @@ pip install qiskit qiskit-aer matplotlib numpy streamlit jupyter
6266
6367Q-Refine is designed for different types of users, from enterprise managers to core quantum researchers.
6468
65- ### 1. 🌐 The Streamlit Web Dashboard (For Presentations)
66- Run the beautiful interactive web interface where you can adjust noise sliders and generate visual reports live in your browser.
69+ ### 1. 🌐 The Streamlit Web Dashboard (Live Cloud & Local)
70+ You can test the platform instantly without installing anything via our cloud deployment:
71+ 👉 ** [ Live Cloud Dashboard: q-refine.streamlit.app] ( https://q-refine.streamlit.app/ ) **
72+
73+ Or run it locally on your own machine:
6774``` bash
6875streamlit run app.py
6976```
You can’t perform that action at this time.
0 commit comments