microsoft / qsharp

Azure Quantum Development Kit, including the Q# programming language, resource estimator, and Quantum Katas
https://microsoft.github.io/qsharp/
MIT License
465 stars 93 forks source link

Kata examples should be editable and runanble #591

Closed DmitryVasilevsky closed 3 months ago

DmitryVasilevsky commented 1 year ago

Currently katas in the playground have no way to edit or run examples (in the main index file or in the answer/solution file).

To Reproduce

Open any Kata with example "multi-qubit systems" and scroll to any example (for example, Lesson: Multi-qubit systems in Q#). The code will be shown read-only without any buttons to run.

Expected behavior

Kata code examples should be editable and runnable just like the default sample in the playground.

sezna commented 4 months ago

@DmitryVasilevsky is this done now? It seems katas are editable now on microsoft.github.io/qsharp