Skip to content

Commit

Permalink
Update app.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tractorjuice authored Jun 17, 2024
1 parent 7bc9ed7 commit 0683897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -702,4 +702,4 @@ def update(num):

# Display animation in Streamlit
ani_html = ani.to_jshtml()
components.html(ani_html, height=600)
components.html(ani_html, height=800)

0 comments on commit 0683897

Please sign in to comment.