Skip to content

Commit

Permalink
Direct viewers to the existing app
Browse files Browse the repository at this point in the history
  • Loading branch information
fcooper8472 committed Jan 4, 2024
1 parent 0f8aea2 commit 7b9de95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@

with st.container():
st.title('Explore the Distribution Zoo')
st.warning('This app is under construction. Visit the [existing zoo](https://ben18785.shinyapps.io/distribution-zoo/) instead.', icon="⚠️")

with st.container():
cols = st.columns(len(dist_mapping.keys()))
Expand Down

0 comments on commit 7b9de95

Please sign in to comment.