Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -37,7 +37,7 @@ src='https://javafxpert.github.io/grok-bloch/'
|
|
37 |
src='https://davidbkemp.github.io/quantum-gate-playground/'
|
38 |
src='https://algassert.com/quirk#circuit={%22cols%22:[[%22H%22],[%22Bloch%22],[%22Measure%22]]}'
|
39 |
|
40 |
-
st.components.v1.iframe(src, width=
|
41 |
|
42 |
|
43 |
|
|
|
37 |
src='https://davidbkemp.github.io/quantum-gate-playground/'
|
38 |
src='https://algassert.com/quirk#circuit={%22cols%22:[[%22H%22],[%22Bloch%22],[%22Measure%22]]}'
|
39 |
|
40 |
+
st.components.v1.iframe(src, width=1200, height=800, scrolling=False)
|
41 |
|
42 |
|
43 |
|