Skip to content

Commit

Permalink
Update medapp.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Sudhendra committed Oct 22, 2024
1 parent fc8171f commit aab5384
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions medapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ def mindmap_tab_content(video_data):
st.session_state.answer
)
st.session_state.mindmap_markdown = mindmap_markdown
print(mindmap_markdown)

st.success("Mindmap generated successfully!")
logging.info("Mindmap generated successfully")
Expand Down

0 comments on commit aab5384

Please sign in to comment.