Title: Seeking Advice: Running Python Code in Browser with Qiskit for Quantum Circuit Visualization

Hello Bubble community,

We’ve built a quantum computing platform that allows users to test their quantum programming skills. You can build quantum circuits using our native circuit representation syntax, QuICScript, mint a quantumnft onchain as proof of creation, visualize the circuit, and put your skills to test by solving quantum challenges.

Jupyter notebooks are one of the common tools that quantum software engineers use to build and test quantum circuits. https://quantumnft.xyz/ They would import quantum frameworks such as qiskit and pennylane. Given that there are limitations with using Python directly and importing custom libraries. We would like to embed a Jupyter notebook into the website.

How would I go about doing that? Any tips you can provide would help tremendously. Thanks in advance for your help and insight!

@emmanuel @keith