awacke1 commited on
Commit
b622045
·
1 Parent(s): 8b1a2a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -23,8 +23,8 @@ def SetIframeURL(option_selected):
23
  src='https://algassert.com/quirk#circuit={%22cols%22:[[%22H%22],[%22Bloch%22],[%22Measure%22]]}'
24
 
25
  # Render iframe contents
26
- width=1024
27
- height=1024
28
  st.components.v1.iframe(src, width, height, scrolling=True)
29
 
30
  # query params exist
 
23
  src='https://algassert.com/quirk#circuit={%22cols%22:[[%22H%22],[%22Bloch%22],[%22Measure%22]]}'
24
 
25
  # Render iframe contents
26
+ width=1280
27
+ height=1280
28
  st.components.v1.iframe(src, width, height, scrolling=True)
29
 
30
  # query params exist